Quellcode durchsuchen

fix line-height in Dashboard tabs

Artur Paikin vor 6 Jahren
Ursprung
Commit
3a7ee86034
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      src/scss/_dashboard.scss

+ 1 - 0
src/scss/_dashboard.scss

@@ -254,6 +254,7 @@
 
 .uppy-DashboardTab-name {
   font-size: 8px;
+  line-height: 11px;
   margin-top: 5px;
   margin-bottom: 0;
   font-weight: 500;