Browse Source

Merge remote-tracking branch 'origin/dev/new1'

zhouna 5 years atrás
parent
commit
f7e362c6cd
1 changed files with 1 additions and 1 deletions
  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;//火狐需要
+  min-height: 16px;//火狐需要
   line-height: 16px;
   vertical-align: middle;
   text-align: left;