Skip to content

Commit

Permalink
chore: changing menu item padding to 16px
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewrmarshall committed Dec 17, 2024
1 parent 534971d commit 465a05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/components/ui/menu/menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
text-align: start;
align-items: center;
width: 100%;
padding: 14px 16px;
padding: 16px;
cursor: pointer;
color: inherit;

Expand Down

0 comments on commit 465a05b

Please sign in to comment.