Browse Source

2271修改无效,回退样式

zhouna 5 years atrás
parent
commit
36baf2616c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/NumberDrop/index.less

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

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