Merge branch 'main' into gitee

This commit is contained in:
xiaoxian521
2024-03-22 15:41:13 +08:00
7 changed files with 836 additions and 532 deletions

View File

@@ -92,7 +92,7 @@
z-index: 1001;
width: $sideBarWidth !important;
height: 100%;
overflow: hidden;
overflow: visible;
font-size: 0;
background: $menuBg;
border-right: 1px solid var(--pure-border-color);