Explorar el Código

add line-height to status bar hint

Artur Paikin hace 6 años
padre
commit
87d8029be9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/@uppy/status-bar/src/style.scss

+ 1 - 0
packages/@uppy/status-bar/src/style.scss

@@ -144,6 +144,7 @@
     display: inline-block;
     vertical-align: middle;
     margin-right: 5px;
+    line-height: 1;
 
     .uppy-size--md & {
       margin-right: 8px;