zhouna hace 5 años
padre
commit
bd19d596ba
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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;*/
   }
 }