@@ -3,7 +3,7 @@
/** react modal ui调整 */
.ReactModal__Overlay {
- z-index: 20;
+ z-index: 999;
display: flex;
align-items: center;
justify-content: center;