mirror of
https://gitcode.com/yangzongzhuan/RuoYi-Vue3.git
synced 2026-05-22 19:08:37 +00:00
优化样式
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<script setup lang="ts">
|
||||
import { ElMessageBox } from 'element-plus'
|
||||
import Breadcrumb from '@/components/Breadcrumb/index.vue'
|
||||
import TopNav from '@/components/TopNav/index.vue'
|
||||
import TopNav from './TopNav/index.vue'
|
||||
import TopBar from './TopBar/index.vue'
|
||||
import Logo from './Sidebar/Logo.vue'
|
||||
import Hamburger from '@/components/Hamburger/index.vue'
|
||||
|
||||
@@ -565,7 +565,6 @@ function handleScroll(): void {
|
||||
overflow: hidden;
|
||||
margin-left: 0 !important;
|
||||
transition: none !important;
|
||||
|
||||
}
|
||||
|
||||
.main-container.fullscreen-mode .fixed-header {
|
||||
|
||||
Reference in New Issue
Block a user