Przeglądaj źródła

文本标签高度样式bug修改

zhouna 5 lat temu
rodzic
commit
e85c7971b3
1 zmienionych plików z 1 dodań i 1 usunięć
  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;