mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
[更新]修改后台样式
This commit is contained in:
parent
bcac0eae57
commit
f94db93981
@ -237,8 +237,8 @@ fieldset legend {
|
||||
top: 31px;
|
||||
padding: 0;
|
||||
}
|
||||
.layui-form .layui-input,
|
||||
.layui-form .layui-select {
|
||||
.layui-form input.layui-input,
|
||||
.layui-form select.layui-select {
|
||||
line-height: 1em;
|
||||
}
|
||||
/* 表单验证异常提示 */
|
||||
|
File diff suppressed because one or more lines are too long
@ -44,7 +44,7 @@ fieldset {
|
||||
}
|
||||
|
||||
.layui-form {
|
||||
.layui-input, .layui-select {
|
||||
input.layui-input, select.layui-select {
|
||||
line-height: 1em;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user