fix: 仪表板滚动条的问题

This commit is contained in:
wangjiahao 2021-05-19 16:29:19 +08:00
parent 08abff37ed
commit c0ccf23a20

View File

@ -155,7 +155,7 @@ export default {
.rect-shape {
width: 100%;
height: 100%;
overflow: auto;
overflow: hidden;
}
.chart-class{
height: 100%;