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 27, 2024
1 parent 6656e05 commit b3146a2
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 b3146a2

Please sign in to comment.