Browse Source

标签样式对齐

zhouna 5 năm trước cách đây
mục cha
commit
98187376f5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/common/components/EditableSpan/index.less

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

@@ -7,7 +7,7 @@
   // line-height: 2;
   height: 16px;
   line-height: 16px;
-  /*vertical-align: middle;*/
+  vertical-align: middle;
   text-align: left;
 }
 .full{