Browse Source

提示信息添加换行

zhangxc 6 years ago
parent
commit
6081257eaf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/PushItems/TipsMsg/index.less

+ 1 - 0
src/components/PushItems/TipsMsg/index.less

@@ -53,6 +53,7 @@
     .content{
       font-size: 14px;
       padding:6px 15px;
+      word-break: break-all;
       .title {
         font-size: 14px;
         line-height: 18px;