mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
优化样式
This commit is contained in:
parent
3f66b9062b
commit
cd8bc71e39
@ -362,10 +362,6 @@ table[data-line] + div tbody {
|
|||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.layui-badge-middle {
|
|
||||||
line-height: 17px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.laytable-cell-checkbox {
|
&.laytable-cell-checkbox {
|
||||||
line-height: 44px;
|
line-height: 44px;
|
||||||
}
|
}
|
||||||
@ -379,6 +375,10 @@ table[data-line] + div tbody {
|
|||||||
table[data-line='2'] + div tbody .layui-table-cell {
|
table[data-line='2'] + div tbody .layui-table-cell {
|
||||||
height: 60px;
|
height: 60px;
|
||||||
|
|
||||||
|
.layui-badge-middle {
|
||||||
|
line-height: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
&.laytable-cell-checkbox {
|
&.laytable-cell-checkbox {
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
}
|
}
|
||||||
@ -387,6 +387,10 @@ table[data-line='2'] + div tbody .layui-table-cell {
|
|||||||
table[data-line='3'] + div tbody .layui-table-cell {
|
table[data-line='3'] + div tbody .layui-table-cell {
|
||||||
height: 80px;
|
height: 80px;
|
||||||
|
|
||||||
|
.layui-badge-middle {
|
||||||
|
line-height: 17px;
|
||||||
|
}
|
||||||
|
|
||||||
&.laytable-cell-checkbox {
|
&.laytable-cell-checkbox {
|
||||||
line-height: 60px;
|
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