mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
修改样式
This commit is contained in:
parent
c66559fc04
commit
c8949c6a48
@ -354,6 +354,7 @@
|
|||||||
> .layui-card-header {
|
> .layui-card-header {
|
||||||
top: @LayoutHeadTopHeight;
|
top: @LayoutHeadTopHeight;
|
||||||
left: @LayoutLeftDefaSize;
|
left: @LayoutLeftDefaSize;
|
||||||
|
box-sizing: border-box;
|
||||||
border-top: @BoxBottomLine;
|
border-top: @BoxBottomLine;
|
||||||
border-bottom: 1px solid #fff !important;
|
border-bottom: 1px solid #fff !important;
|
||||||
#NotSelect();
|
#NotSelect();
|
||||||
@ -364,9 +365,12 @@
|
|||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
background: #FFF;
|
background: #FFF;
|
||||||
box-sizing: border-box;
|
|
||||||
line-height: @LayoutBodyHeadHeight;
|
line-height: @LayoutBodyHeadHeight;
|
||||||
|
|
||||||
|
> div {
|
||||||
|
margin-top: -1px
|
||||||
|
}
|
||||||
|
|
||||||
& + .layui-card-line {
|
& + .layui-card-line {
|
||||||
top: @LayoutBodyHeadHeight;
|
top: @LayoutBodyHeadHeight;
|
||||||
|
|
||||||
|
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