Skip to content

Commit

Permalink
fix(style-guide): use inherited fontSize for ColorPalette color labels
Browse files Browse the repository at this point in the history
  • Loading branch information
braaar committed Feb 16, 2022
1 parent 455cf08 commit b5c04f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/style-guide/src/ColorPalette.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export const ColorRow = ({
<div>
<div
sx={{
fontSize: 0,
display: 'flex',
flexWrap: 'wrap',
}}>
Expand Down

0 comments on commit b5c04f1

Please sign in to comment.