SunZehao 2 месяцев назад
Родитель
Сommit
1dc4c0b6f2
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      src/views/IntegratedAlarm/DetailMatrix/index.vue

+ 2 - 1
src/views/IntegratedAlarm/DetailMatrix/index.vue

@@ -1399,7 +1399,8 @@
 
                         .status-end {
                             width: 100%;
-                            height: 33%;
+                            // height: 33%;
+                            height: 50%;
                             display: flex;
                             flex-direction: row;
                             align-items: center;