mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改表格样式
This commit is contained in:
parent
908c66e3ab
commit
c6ac03eb4b
@ -354,8 +354,9 @@
|
||||
/* 自定义表格行高 */
|
||||
table[data-line] + div tbody {
|
||||
.layui-table-cell {
|
||||
line-height: 21px;
|
||||
padding-top: 10px;
|
||||
line-height: 20px;
|
||||
padding-bottom: 2px;
|
||||
|
||||
.headimg.pull-left {
|
||||
margin-top: 4px;
|
||||
@ -390,7 +391,7 @@ table[data-line='3'] + div tbody .layui-table-cell {
|
||||
.layui-table-tips .layui-table-tips-main {
|
||||
font-size: 12px;
|
||||
padding-top: 10px;
|
||||
line-height: 20px;
|
||||
line-height: 21px;
|
||||
|
||||
.headimg.pull-left {
|
||||
margin-top: 4px;
|
||||
|
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