Browse Source

标签样式对齐

zhouna 5 years ago
parent
commit
98187376f5
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

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