소스 검색

服务拓扑标题样式修改

zhongxiaoyu 2 년 전
부모
커밋
d209d83317
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/systemSettings/views/serviceManagement/serviceTopology.vue

+ 2 - 2
src/views/systemSettings/views/serviceManagement/serviceTopology.vue

@@ -236,11 +236,11 @@ export default {
       .status0 {
         margin-right: 28px;
         position: relative;
-        top: 5px;
+        top: 1px;
       }
       .status1 {
         position: relative;
-        top: 5px;
+        top: 1px;
         .icon {
           background-color: #e32d2d;
         }