优化样式

This commit is contained in:
RuoYi
2026-04-03 22:33:52 +08:00
parent bd6a644705
commit d881a1c3cb
3 changed files with 222 additions and 223 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
<script setup>
import { ElMessageBox } from 'element-plus'
import Breadcrumb from '@/components/Breadcrumb'
import TopNav from '@/components/TopNav'
import TopNav from './TopNav'
import TopBar from './TopBar'
import Logo from './Sidebar/Logo'
import Hamburger from '@/components/Hamburger'
-1
View File
@@ -562,7 +562,6 @@ function handleScroll() {
overflow: hidden;
margin-left: 0 !important;
transition: none !important;
}
.main-container.fullscreen-mode .fixed-header {