修改左侧收起显示效果
parent
16e02a948a
commit
04329e575b
|
|
@ -370,7 +370,10 @@
|
||||||
.siderbar {
|
.siderbar {
|
||||||
width: 32rem;
|
width: 32rem;
|
||||||
}
|
}
|
||||||
.drawer-container, .layout-toggle-bar {
|
.drawer-container {
|
||||||
|
width: 0 !important;
|
||||||
|
}
|
||||||
|
.layout-toggle-bar {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue