Forráskód Böngészése

其他史输入组件光标偏低bug修改

zhouna 6 éve
szülő
commit
3fc5065cfe
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/common/components/InlineTag/index.less

+ 1 - 0
src/common/components/InlineTag/index.less

@@ -18,6 +18,7 @@
 .free-in{
   display: inline-block;
   min-width: 30px;
+  vertical-align: top;
   /*border-bottom: 1px @placeholder-color solid;*/
   outline: none;
 }