hy 6 лет назад
Родитель
Сommit
b36a2e9378
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/components/dashboardDesigner/viewLayout.less

+ 2 - 0
src/components/dashboardDesigner/viewLayout.less

@@ -53,6 +53,8 @@
       }
     }
     .chartview-content {
+      display: flex;
+      flex-direction: column;
       flex: 1;
       overflow: hidden;
       padding: 0 8px 8px;