Bläddra i källkod

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

zhouna 6 år sedan
förälder
incheckning
3fc5065cfe
1 ändrade filer med 1 tillägg och 0 borttagningar
  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;
 }