mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
修改后台样式
This commit is contained in:
parent
124236ba52
commit
1c84ef9cc7
@ -253,8 +253,8 @@
|
||||
.help-checks:not(td) {
|
||||
padding: 10px 0 10px 10px;
|
||||
min-height: unset;
|
||||
line-height: 34px;
|
||||
border-radius: @BoxBorderRadius;
|
||||
// background: linear-gradient(-113deg, #EEEEEE, #EEEEEE) !important;
|
||||
#flex();
|
||||
#flexWrap(wrap);
|
||||
}
|
||||
@ -263,8 +263,6 @@
|
||||
padding: 10px 0 0 10px !important;
|
||||
min-height: unset;
|
||||
border-radius: @BoxBorderRadius;
|
||||
// background: linear-gradient(-113deg, #EEEEEE, #EEEEEE) !important;
|
||||
|
||||
#flex();
|
||||
#flexWrap(wrap);
|
||||
|
||||
|
@ -367,6 +367,7 @@ fieldset {
|
||||
width: unset;
|
||||
height: unset;
|
||||
border: none;
|
||||
color: #c2c2c2;
|
||||
margin-top: -7px;
|
||||
line-height: 15px;
|
||||
#iconLayout(15px);
|
||||
|
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