RuoYi
2026-03-11 39c1dafced38faae3cc83679bd08dfd482ba08d3
ruoyi-ui/src/components/TopNav/index.vue
@@ -162,7 +162,7 @@
        this.$store.dispatch('app/toggleSideBarHide', true)
      }
    }
  },
  }
}
</script>
@@ -171,7 +171,7 @@
  float: left;
  height: 50px !important;
  line-height: 50px !important;
  color: #999093 !important;
  color: #303133 !important;
  padding: 0 5px !important;
  margin: 0 10px !important;
}
@@ -186,7 +186,7 @@
  float: left;
  height: 50px !important;
  line-height: 50px !important;
  color: #999093 !important;
  color: #303133 !important;
  padding: 0 5px !important;
  margin: 0 10px !important;
}