Selaa lähdekoodia

多行文本压线bug修改1870

zhouna 5 vuotta sitten
vanhempi
commit
fbdd5b7bc2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/common/components/EditableSpan/index.less

+ 1 - 1
src/common/components/EditableSpan/index.less

@@ -5,7 +5,7 @@
   word-break: break-word;
   min-width: 10px;
   // line-height: 2;
-  height: 16px;
+  /*height: 16px;*/
   line-height: 16px;
   vertical-align: middle;
   text-align: left;