Browse Source

Update admin.css

优化自适应
pull/68/head
叙述、别离 2 months ago
parent
commit
e0d3e53dcd
1 changed files with 3 additions and 6 deletions
  1. +3
    -6
      src/static/web/css/admin.css

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

@@ -654,10 +654,6 @@ body.menu-show .admin-content {
width:100%;
height:160px!important
}
.admin-textarea-mini {
width:190px;
height:40px
}
.admin-textarea-sm {
width:350px;
height:60px
@@ -794,9 +790,10 @@ input,select,textarea,.adminmodal,.fastselect .topcat,.mysource,.mywriter,.tipsl
white-space:nowrap
}
.install-box,.w-65,.w-35 {
width:100%!important
width:100%;
min-width:100%
}
.admin-textarea-sm,.admin-input-lg,.admin-input-md,.admin-input-sm {
.admin-textarea-xl,.admin-textarea-sm,.admin-input-lg,.admin-input-md,.admin-input-sm {
width:auto!important;
min-width:35%
}


Loading…
Cancel
Save