Ver código fonte

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

zhouna 5 anos atrás
pai
commit
50466f6b0c
1 arquivos alterados com 1 adições e 0 exclusões
  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%;
     }