瀏覽代碼

Update admin.css

tags/6.2.10
叙述、别离 10 月之前
父節點
當前提交
8620b290e4
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. +3
    -3
      src/static/web/css/admin.css

+ 3
- 3
src/static/web/css/admin.css 查看文件

@@ -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…
取消
儲存