Browse Source

fix: global.less #119

kokoroli 6 years ago
parent
commit
17d892cebd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/global.less

+ 1 - 1
src/components/global.less

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