Skip to content

Commit

Permalink
mel wants this as BR4
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhuff committed Mar 18, 2024
1 parent 47128e5 commit 35e4e25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ export function AddFixtureModal({
justifyContent={JUSTIFY_SPACE_BETWEEN}
padding={`${SPACING.spacing8} ${SPACING.spacing16}`}
backgroundColor={COLORS.grey20}
borderRadius={BORDERS.borderRadius16}
borderRadius={BORDERS.borderRadius4}
>
<StyledText css={TYPOGRAPHY.pSemiBold}>
{fixtureDisplayName}
Expand Down

0 comments on commit 35e4e25

Please sign in to comment.