Browse Source

样式修改

zhouna 5 years ago
parent
commit
bd19d596ba
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/NumberDrop/index.less

+ 2 - 2
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;
@@ -36,6 +36,6 @@
     text-align:center;
     word-break:break-all;
     height: 22px;
-    vertical-align: bottom;
+    /*vertical-align: bottom;*/
   }
 }