Skip to content

Commit

Permalink
fix: hamburger circle
Browse files Browse the repository at this point in the history
  • Loading branch information
yougotwill committed Jul 9, 2024
1 parent 586d413 commit d375b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/staking/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ function DropdownHamburgerMenu() {
<DropdownMenuTrigger asChild>
<Button
data-testid={ButtonDataTestId.Dropdown_Hamburger_Menu}
className="px-0.25 group py-0"
className="group p-0"
aria-label={dictionary('ariaLabel')}
variant="outline"
>
Expand Down

0 comments on commit d375b07

Please sign in to comment.