Browse Source

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

zhouna 5 năm trước cách đây
mục cha
commit
5d492a56dc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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%;
     }