Skip to content

Commit

Permalink
fix: settings btn ui
Browse files Browse the repository at this point in the history
  • Loading branch information
alter-eggo committed Feb 26, 2024
1 parent 86dd00d commit 92d8aed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const MenuWrapper = forwardRef<HTMLDivElement, MenuWrapperProps>(
py="space.02"
ref={ref}
right="space.06"
top="60px"
top="70px"
transformOrigin="top right"
width="296px"
zIndex={2000}
Expand Down

0 comments on commit 92d8aed

Please sign in to comment.