Skip to content

Commit

Permalink
Fix trigger icon overflow, close #2109
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Sep 3, 2018
1 parent d2eaa10 commit 4b2de28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/GlobalHeader/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
i.trigger {
font-size: 20px;
line-height: 64px;
height: 64px;
cursor: pointer;
transition: all 0.3s, padding 0s;
padding: 24px;
Expand Down

0 comments on commit 4b2de28

Please sign in to comment.