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