浏览代码

Reduce font size in the Provider Header

Alexander Zaytsev 6 年之前
父节点
当前提交
fcab4a7f1e
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;