Skip to content

Commit

Permalink
chore: actually use base-size token
Browse files Browse the repository at this point in the history
  • Loading branch information
serifluous committed Dec 9, 2024
1 parent 71fc335 commit 614c9db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const OverflowButton: React.FC<OverflowButtonProps> = ({
display="flex"
alignItems="center"
justifyContent="center"
width="sizeIcon60"
width="sizeBase60"
padding="space10"
position="relative"
boxShadow={determineShadow()}
Expand Down

0 comments on commit 614c9db

Please sign in to comment.