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