소스 검색

fix line-height in Dashboard tabs

Artur Paikin 6 년 전
부모
커밋
3a7ee86034
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;