Browse Source

fix: 环境控制的导航样式调整

chenzhen2 2 years ago
parent
commit
e248aeb7bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/envmonitor/index.vue

+ 1 - 1
src/views/envmonitor/index.vue

@@ -2211,7 +2211,7 @@ export default defineComponent({
       }
     }
     .fotter-item-active {
-      margin-bottom: -1px;
+      margin-bottom: 1px;
       z-index: 999;
       span {
         color: #1f2429;