Browse Source

Update admin.css

tags/6.3.0
叙述、别离 1 year ago
parent
commit
9abdd6a3f9
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

@@ -69,7 +69,7 @@ body.menu-show .body-right{left:220px;transition:all 0.5s}
.sidemenu .submenu-right{float:right!important;padding:0 20px 0 10px!important}
.body-right{position:absolute;top:60px;right:0;bottom:0}
.body-right iframe{width:100%;height:99%;border:0}
.web-info{padding:10px;background:var(--bg);text-overflow:ellipsis;white-space:nowrap}
.web-info{padding:10px;background:var(--light);text-overflow:ellipsis;white-space:nowrap}
#_fileList,#_verList{height:350px;overflow-y:auto}
#_msgInfo{display:none}
.update-close{background:var(--white);border:0}


Loading…
Cancel
Save