瀏覽代碼

change original icon font size

Tatsuya Ise 2 年之前
父節點
當前提交
c56fd6c221
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      apps/app/src/styles/_fonts.scss

+ 1 - 1
apps/app/src/styles/_fonts.scss

@@ -25,7 +25,7 @@
 
 .growi-custom-icons {
   font-family: var(--grw-font-family-custom-icon);
-  font-size: 16px;
+  font-size: 0.8em;
   font-style: normal;
   -webkit-font-smoothing: auto;
   -moz-osx-font-smoothing: auto;