소스 검색

fix: global.less #119

kokoroli 6 년 전
부모
커밋
17d892cebd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/global.less

+ 1 - 1
src/components/global.less

@@ -286,7 +286,7 @@ body {
       }
 
       .header-index-right {
-        flex: 0 0 198px;
+        flex: 0 0 auto;
         height: 64px;
         overflow: hidden;
       }