소스 검색

ff26数字键盘关标bug2271

zhouna 5 년 전
부모
커밋
855db3504c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/NumberDrop/index.less

+ 1 - 1
src/components/NumberDrop/index.less

@@ -12,7 +12,7 @@
   .nol,.blued{
     min-width:10px;
     height: 22px;
-    /*vertical-align: bottom;*/
+    vertical-align: bottom;
     display:inline-block;
     text-align:center;
     word-break:break-all;