Kaynağa Gözat

错误提示消息z-index:6000

Michael Wang 4 yıl önce
ebeveyn
işleme
3c25d19d4d
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      src/styles/global.css

+ 4 - 0
src/styles/global.css

@@ -9,6 +9,10 @@ body {
   user-select: none;
 }
 
+.ant-message {
+  z-index: 6001 !important;
+}
+
 .ant-message-custom-content span[role="img"] {
   top: -2px;
 }