Explorar el Código

铁塔样式实现2

Hwf hace 7 meses
padre
commit
63c09a836f
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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;