Sfoglia il codice sorgente

铁塔样式实现2

Hwf 11 mesi fa
parent
commit
63c09a836f
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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;