mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-07-14 11:21:06 +08:00
Compare commits
2 Commits
908c66e3ab
...
876e91ba3e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
876e91ba3e | ||
|
|
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;
|
||||
@ -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
Loading…
x
Reference in New Issue
Block a user