同步样式代码

This commit is contained in:
邹景立 2021-05-25 14:22:40 +08:00
parent 001e4fb03c
commit 3cc374d134
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -239,16 +239,16 @@
left: 200px;
right: 0;
z-index: 3;
height: 50px;
height: 45px;
border: none;
position: fixed;
background: #fff;
line-height: 50px;
line-height: 45px;
box-shadow: @MaxOuterShadow;
}
> .layui-card-header + .layui-card-body {
top: 50px;
top: 45px;
}
> .layui-card-body {