RuoYi
2026-04-03 85447bbc62987ae620b4142fcaba5784571f73c4
ruoyi-ui/src/layout/components/TagsView/index.vue
@@ -546,6 +546,8 @@
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  margin-left: 0 !important;
  transition: none !important;
}
.main-container.fullscreen-mode .fixed-header {
@@ -556,6 +558,7 @@
  right: 0;
  width: 100% !important;
  z-index: 1000;
  transition: none !important;
}
.main-container.fullscreen-mode .fixed-header .navbar {