Browse Source

fix: 平板导航位置调整

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

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

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