Skip to content

Commit

Permalink
Margins
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Dec 18, 2024
1 parent 840c3e7 commit 50a10b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Menu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ export function LabelText({children}: {children: React.ReactNode}) {
a.font_bold,
t.atoms.text_contrast_medium,
{
marginBottom: -10,
marginBottom: -8,
},
]}>
{children}
Expand Down

0 comments on commit 50a10b6

Please sign in to comment.