mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改样式
This commit is contained in:
parent
330a53ba25
commit
f503a531da
@ -347,7 +347,11 @@
|
|||||||
table[data-line] + div tbody {
|
table[data-line] + div tbody {
|
||||||
.layui-table-cell {
|
.layui-table-cell {
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
line-height: 22px;
|
line-height: 20px;
|
||||||
|
|
||||||
|
.headimg.pull-left {
|
||||||
|
margin-top: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
&.laytable-cell-checkbox {
|
&.laytable-cell-checkbox {
|
||||||
line-height: 44px;
|
line-height: 44px;
|
||||||
@ -360,11 +364,19 @@ table[data-line] + div tbody {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table[data-line='2'] + div tbody .layui-table-cell {
|
table[data-line='2'] + div tbody .layui-table-cell {
|
||||||
height: 62px;
|
height: 60px;
|
||||||
|
|
||||||
|
&.laytable-cell-checkbox {
|
||||||
|
line-height: 40px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
table[data-line='3'] + div tbody .layui-table-cell {
|
table[data-line='3'] + div tbody .layui-table-cell {
|
||||||
height: 82px;
|
height: 80px;
|
||||||
|
|
||||||
|
&.laytable-cell-checkbox {
|
||||||
|
line-height: 60px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 表单验证异常提示 */
|
/* 表单验证异常提示 */
|
||||||
|
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