Browse Source

Update admin.css

tags/6.2.12
叙述、别离 7 months ago
parent
commit
911cbdb34b
1 changed files with 3 additions and 12 deletions
  1. +3
    -12
      src/static/web/css/admin.css

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

@@ -591,22 +591,13 @@ body.hidemenu .body-right {
max-width:80px;
max-height:80px
}
.icon img {
width:20px;
height:20px
}
.upload-bg {
margin:10px;
background:#fff
}
.napisdiv {
position:absolute;
left:10;
top:10;
display:none;
width:150px;
height:100px;
z-index:9998
.icon img {
width:20px;
height:20px
}
.fileinput-button {
display:inline-block;


Loading…
Cancel
Save