修改侧边导航栏问题
This commit is contained in:
parent
d789f440c0
commit
48e79f37e3
|
|
@ -72,6 +72,10 @@
|
|||
top: 0;
|
||||
}
|
||||
}
|
||||
.sidebar-container{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.drawer-bg {
|
||||
background: #000;
|
||||
opacity: 0.3;
|
||||
|
|
|
|||
Loading…
Reference in New Issue