优化后台样式

This commit is contained in:
Anyon 2022-07-04 14:34:41 +08:00
parent f643cfcf48
commit 72c3da95c5
3 changed files with 12 additions and 2 deletions

View File

@ -379,6 +379,16 @@ 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;
.headimg.pull-left {
margin-top: 4px;
}
}
/* 表单验证异常提示 */
.label-required {
&-prev:before {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long