소스 검색

标签样式对齐

zhouna 5 년 전
부모
커밋
98187376f5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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{