Browse Source

feat: 修改container status部分链接多行样式

zhouyuhao 7 tháng trước cách đây
mục cha
commit
529ba79db7
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/components/ContainerStatus/src/ContainerStatus.vue

+ 2 - 1
src/components/ContainerStatus/src/ContainerStatus.vue

@@ -102,7 +102,8 @@ watch(
     }
   }
   .footer {
-    line-height: 38px;
+    // line-height: 38px;
+    padding: 12px 0;
     color: #999;
     font-size: 12px;
     text-align: center;