mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改样式文件
This commit is contained in:
parent
4ef9998f9d
commit
935ad87ae8
@ -355,7 +355,7 @@
|
|||||||
top: @BodyMainTop;
|
top: @BodyMainTop;
|
||||||
left: @LayoutDefaLeftSzie;
|
left: @LayoutDefaLeftSzie;
|
||||||
border-top: @BoxBottomLine;
|
border-top: @BoxBottomLine;
|
||||||
border-bottom-width: 0 !important;
|
border-bottom: 1px solid #fff !important;
|
||||||
|
|
||||||
right: 0;
|
right: 0;
|
||||||
height: 45px;
|
height: 45px;
|
||||||
|
@ -45,12 +45,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
> .layui-body {
|
|
||||||
> .think-page-body > .layui-card > .layui-card-header {
|
|
||||||
box-sizing: border-box;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
> .layui-header {
|
> .layui-header {
|
||||||
background: @headNormalBackColor;
|
background: @headNormalBackColor;
|
||||||
|
|
||||||
|
@ -122,7 +122,6 @@
|
|||||||
|
|
||||||
> .layui-card-header {
|
> .layui-card-header {
|
||||||
left: 261px;
|
left: 261px;
|
||||||
border-bottom: unset;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -191,8 +190,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
> .layui-header {
|
> .layui-header {
|
||||||
z-index: 334;
|
|
||||||
left: 260px !important;
|
left: 260px !important;
|
||||||
|
z-index: 334;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -97,7 +97,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
> .layui-card-header {
|
> .layui-card-header {
|
||||||
box-sizing: border-box;
|
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
border-left: @BoxBottomLine;
|
border-left: @BoxBottomLine;
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user