浏览代码

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

zhouyuhao 7 月之前
父节点
当前提交
529ba79db7
共有 1 个文件被更改,包括 2 次插入1 次删除
  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;