Browse Source

Update admin.css

tags/6.2.10
叙述、别离 10 months ago
parent
commit
8620b290e4
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/static/web/css/admin.css

+ 3
- 3
src/static/web/css/admin.css View File

@@ -84,7 +84,7 @@ input[type=file] {
input[type=button],input[type=submit],input[type=reset] {
padding:.375rem .55rem;
height:30px;
line-height:1.6;
line-height:1.5;
font-size:12px;
color:#fff;
background:#1eb867;
@@ -526,11 +526,11 @@ body.hidemenu .body-right {
.btn-sm {
padding:.375rem .55rem;
height:30px;
line-height:1.4;
line-height:1.5;
font-size:12px
}
.btn-xs {
padding:.2rem;
padding:.22rem;
height:20px;
line-height:1;
font-size:12px


Loading…
Cancel
Save