소스 검색

修改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;
 }