浏览代码

修改bug

chenrui 1 年之前
父节点
当前提交
b35556558c
共有 1 个文件被更改,包括 4 次插入0 次删除
  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;
 }