Browse Source

修改bug

chenrui 1 year ago
parent
commit
b35556558c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/components/index.less

+ 4 - 0
src/components/index.less

@@ -378,4 +378,8 @@
     float: none;
     text-align: center;
   }
+}
+
+.ant-notification-notice-description{
+  white-space: pre-wrap !important;
 }