Browse Source

Merge branch 'master_zyh' of United_Software/k_online_ui into master

Jack Zhou 7 months ago
parent
commit
385640a1ed
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/ContainerStatus/src/ContainerStatus.vue

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

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