Explorar o código

文本模式样式bug修改

zhouna %!s(int64=5) %!d(string=hai) anos
pai
achega
42bbdd6019
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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%;
     }