فهرست منبع

Merge remote-tracking branch 'origin/dev5.3.1' into dev/new1

zhouna 5 سال پیش
والد
کامیت
5d492a56dc
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/common/components/Textarea/index.less

+ 1 - 0
src/common/components/Textarea/index.less

@@ -24,6 +24,7 @@
     outline: none;
     border-bottom:1px @part-border-color dashed;
     margin-right: 470px;
+    word-break: break-all;
     textarea{
       width: 100%;
     }