Skip to content

Commit 4b2de28

Browse files
committed
Fix trigger icon overflow, close #2109
1 parent d2eaa10 commit 4b2de28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/components/GlobalHeader/index.less

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
i.trigger {
3535
font-size: 20px;
3636
line-height: 64px;
37+
height: 64px;
3738
cursor: pointer;
3839
transition: all 0.3s, padding 0s;
3940
padding: 24px;

0 commit comments

Comments
 (0)