Skip to content
Snippets Groups Projects
Unverified Commit 8a21ceae authored by Jesse Devaney's avatar Jesse Devaney Committed by GitHub
Browse files

fix custom label line height not matching radio height (#35568)

parent 263800c1
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,6 @@ export const getRadioOverrides = (): MantineThemeOverride["components"] => ({
color: theme.colors.text[2],
fontSize: theme.fontSizes.md,
fontWeight: "bold",
lineHeight: theme.lineHeight,
},
description: {
ref: getStylesRef("description"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment