Browse Source

ff26数字键盘关标bug2271

zhouna 5 years ago
parent
commit
855db3504c
1 changed files with 1 additions and 1 deletions
  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;