Browse Source

fix: 导航调整

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

+ 3 - 0
src/views/envmonitor/index.vue

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