Commit 2d3d2bbb by qinjianhui

fix: 问题修改

parent dba94683
...@@ -39,11 +39,8 @@ ...@@ -39,11 +39,8 @@
--el-menu-icon-width: 0px; --el-menu-icon-width: 0px;
} }
.el-loading-mask.is-fullscreen { .el-loading-mask.is-fullscreen {
z-index: 10000 !important; z-index: 50000 !important;
}
.el-select__popper {
z-index: 5001 !important;
}
.el-overlay {
z-index: 5000 !important;
} }
.el-loading-mask {
z-index: 1020 !important;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment