瀏覽代碼

铁塔样式实现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;