mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-05 19:41:51 +08:00
fix[Sidebar]: fixed sidebar background css bug
This commit is contained in:
parent
0358667a73
commit
afb62edc58
@ -12,6 +12,7 @@
|
||||
.sidebar-container {
|
||||
transition: width 0.28s;
|
||||
width: $sideBarWidth !important;
|
||||
background-color: $menuBg;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
font-size: 0px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user