瀏覽代碼

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