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