1
YM
2024-06-05 c4b8209d92daa8c6e8ec20bdd56fecf4a95d0990
src/static/initialize.css
@@ -58,7 +58,6 @@
.relative {
  position: relative;
  /* z-index: 99999 !important; */
  z-index: 1;
}
@@ -122,3 +121,9 @@
  width: 100%;
  height: 100%;
}
.el-dialog__wrapper,
.el-dialog {
  position: relative;
  z-index: 9999 !important;
}