소스 검색

增加图标

SunZehao 1 주 전
부모
커밋
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;