框架样式更改

This commit is contained in:
zzyuan 2025-06-06 09:04:22 +08:00
parent 339d418b63
commit de346f3dcf
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
transition: width 0.28s; transition: width 0.28s;
width: $base-sidebar-width !important; width: $base-sidebar-width !important;
background-color: $base-menu-background; background-color: $base-menu-background;
height: auto; height: inherit;
position: absolute; position: absolute;
font-size: 0px; font-size: 0px;
top: 84px; top: 84px;