修改后台样式

This commit is contained in:
Anyon 2022-03-07 13:16:19 +08:00
parent 124236ba52
commit 1c84ef9cc7
4 changed files with 4 additions and 5 deletions

View File

@ -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);

View File

@ -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