소스 검색

Merge branch 'test' into dev_zyh

zhouyuhao 7 달 전
부모
커밋
5001ebc3a7
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;