Skip to content

Commit

Permalink
Fix #556: menu font size (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenilim committed Jun 15, 2021
1 parent 97c7db9 commit c280c1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webapp/src/widgets/menu/menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
flex-direction: row;
align-items: center;

font-size: 14px;
line-height: 24px;
font-weight: 400;
height: 32px;
padding: 4px 20px;
Expand Down

0 comments on commit c280c1d

Please # to comment.