Skip to content

Commit 17d892c

Browse files
committed
fix: global.less #119
1 parent 78033c6 commit 17d892c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/global.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ body {
286286
}
287287

288288
.header-index-right {
289-
flex: 0 0 198px;
289+
flex: 0 0 auto;
290290
height: 64px;
291291
overflow: hidden;
292292
}

0 commit comments

Comments
 (0)