Browse Source

Update admin.css

tags/6.3.0
叙述、别离 1 year ago
parent
commit
651d6d1b79
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/static/web/css/admin.css

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

@@ -31,7 +31,7 @@ input:focus,select:focus,textarea:focus{color:#495057;background:#fff;border-col
.install-box .form-control,.login-box .form-control{height:36px}
.login-head{padding:1rem 0;background:#fff}
.login-head .logo{font-size:18px;color:#393d49;font-weight:600}
.login-head .logo img{height:36px}
.login-head .logo img{height:32px}
.login-from{margin:5rem auto;width:500px}
.login-box{padding:1.25rem;background:#fff}
.login-box h2{margin:0;line-height:1.2;font-size:24px;font-weight:600;color:#393d49}


Loading…
Cancel
Save