修改后台样式

This commit is contained in:
邹景立 2021-04-15 11:40:10 +08:00
parent 41362b42c8
commit 396e3f0ef9
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -24,7 +24,7 @@ fieldset {
border-top-right-radius: @boxBorderRadius;
> li:first-child {
padding:0 15px 0 17px;
padding: 0 15px 0 17px;
margin-left: 0 !important;
border-top-left-radius: @boxBorderRadius;
@ -130,6 +130,7 @@ fieldset {
width: 1em;
height: auto;
padding: 5px;
line-height: 16px;
white-space: normal;
vertical-align: middle;
}