Browse Source

Update admin.css

tags/6.2.0
叙述、别离 1 year ago
parent
commit
29d3baf4de
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

@@ -127,23 +127,20 @@ body.hidemenu .body-right {
top:60px;
left:0;
bottom:0;
width:230px;
z-index:7
width:230px
}
.body-right {
position:absolute;
right:0;
top:60px;
bottom:0;
z-index:7
bottom:0
}
.main,.menu {
height:100%
}
.main iframe,.menu iframe {
width:100%;
height:100%;
z-index:20
height:99%
}
.head {
width:100%;


Loading…
Cancel
Save