Explorar el Código

Reduce font size in the Provider Header

Alexander Zaytsev hace 6 años
padre
commit
fcab4a7f1e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/@uppy/provider-views/src/style.scss

+ 1 - 0
packages/@uppy/provider-views/src/style.scss

@@ -109,6 +109,7 @@
   z-index: $zIndex-2;
   color: darken($color-gray, 20%);
   line-height: 1;
+  font-size: 12px;
 
   .uppy-size--md & {
     display: flex;