框架样式更改
This commit is contained in:
parent
339d418b63
commit
de346f3dcf
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue