Browse Source

set fontsize to default in 3.9.2

陈帅 7 năm trước cách đây
mục cha
commit
1421037499

+ 0 - 1
src/components/GlobalHeader/index.less

@@ -55,7 +55,6 @@ i.trigger {
     transition: all 0.3s;
     height: 100%;
     > i {
-      font-size: 18px;
       vertical-align: middle;
       color: @text-color;
     }

+ 0 - 1
src/components/NoticeIcon/index.less

@@ -14,7 +14,6 @@
 }
 
 .icon {
-  font-size: 18px;
   padding: 4px;
 }