فهرست منبع

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 {
 .growi-custom-icons {
   font-family: var(--grw-font-family-custom-icon);
   font-family: var(--grw-font-family-custom-icon);
-  font-size: 16px;
+  font-size: 0.8em;
   font-style: normal;
   font-style: normal;
   -webkit-font-smoothing: auto;
   -webkit-font-smoothing: auto;
   -moz-osx-font-smoothing: auto;
   -moz-osx-font-smoothing: auto;