Browse Source

Update admin.css

同步BS蒙版颜色
tags/6.5.0
叙述、别离 6 months ago
parent
commit
b4e8ff4d30
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/static/web/css/admin.css

+ 2
- 2
src/static/web/css/admin.css View File

@@ -342,8 +342,8 @@ body.menu-show .admin-content {
left:0; left:0;
width:100%; width:100%;
height:100%; height:100%;
background:var(--bg);
opacity:0.6;
background:#000;
opacity:0.5;
z-index:1980 z-index:1980
} }
.colordlg { .colordlg {


Loading…
Cancel
Save