mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
修改后台样式
This commit is contained in:
parent
32b4efdf6b
commit
499675e7ad
@ -35,6 +35,10 @@
|
||||
padding: 0 !important;
|
||||
display: none;
|
||||
text-align: center;
|
||||
|
||||
.headimg {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&.layui-layout-left {
|
||||
|
@ -1714,6 +1714,9 @@ fieldset legend {
|
||||
display: none;
|
||||
text-align: center;
|
||||
}
|
||||
.layui-layout > .layui-header > ul.layui-nav .layui-logo-hide .headimg {
|
||||
margin: 0;
|
||||
}
|
||||
.layui-layout > .layui-header > ul.layui-nav.layui-layout-left {
|
||||
left: 0;
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user