Browse Source

ff26数字键盘关标bug2271

zhouna 5 năm trước cách đây
mục cha
commit
855db3504c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;