mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修复单面样式问题
This commit is contained in:
parent
491adc1393
commit
c4f728dffc
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -235,7 +235,13 @@
|
||||
|
||||
&.layui-layout-left-hide {
|
||||
> .layui-body {
|
||||
left: 0 !important
|
||||
left: 0 !important;
|
||||
|
||||
> .layui-card {
|
||||
> .layui-card-header {
|
||||
left: 0 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> .layui-side {
|
||||
|
Loading…
x
Reference in New Issue
Block a user