fix: 仪表板滚动条的问题
This commit is contained in:
parent
08abff37ed
commit
c0ccf23a20
@ -155,7 +155,7 @@ export default {
|
||||
.rect-shape {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
}
|
||||
.chart-class{
|
||||
height: 100%;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user