소스 검색

set fontsize to default in 3.9.2

陈帅 7 년 전
부모
커밋
1421037499
2개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      src/components/GlobalHeader/index.less
  2. 0 1
      src/components/NoticeIcon/index.less

+ 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;
 }