diff --git a/theme/dt-theme/default/notice.less b/theme/dt-theme/default/notice.less index 93a937ab..1dae7b81 100644 --- a/theme/dt-theme/default/notice.less +++ b/theme/dt-theme/default/notice.less @@ -102,8 +102,6 @@ } .ant-notification-notice-description { color: @black_pageMsg; - word-break: break-all; margin-left: 28px; - word-wrap: break-word; } }