From 3a4f58e3883bd841f2658c38889fdc43a4b9cc8d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 21 一月 2021 16:59:13 +0800
Subject: [PATCH] 2021-01-21

---
 src/assets/css/main.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/assets/css/main.scss b/src/assets/css/main.scss
index 8b7caf8..adbf21b 100644
--- a/src/assets/css/main.scss
+++ b/src/assets/css/main.scss
@@ -211,6 +211,9 @@
 .ant-popover.popover-confirm {
   z-index: 1080!important;
 }
+.ant-message {
+  z-index: 1110!important;
+}
 
 .ant-notification-notice.notification-custom-error {
   background: #f5222d;

--
Gitblit v1.8.0