Compare commits

...

2 Commits

Author SHA1 Message Date
邹景立
876e91ba3e 修改样式 2022-08-26 16:59:04 +08:00
邹景立
c6ac03eb4b 修改表格样式 2022-08-26 16:36:14 +08:00
3 changed files with 6 additions and 5 deletions

View File

@ -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;
@ -366,7 +367,7 @@ table[data-line] + div tbody {
}
.layui-btn {
margin-top: 8px;
margin-top: 6px;
}
}
}
@ -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