소스 검색

铁塔样式实现2

Hwf 7 달 전
부모
커밋
63c09a836f
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/views/globalMap/RightMenu/TowerStatus.vue

+ 5 - 0
src/views/globalMap/RightMenu/TowerStatus.vue

@@ -328,6 +328,11 @@ onMounted(() => {
     justify-content: center;
     align-items: center;
     flex: 1;
+    &:nth-child(6),
+    &:nth-child(9) {
+      width: 193px;
+      flex: unset;
+    }
   }
   .td {
     color: #a7ccdf;