Skip to content

Commit

Permalink
fix: adjust style
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Sep 10, 2020
1 parent 7a0d4fa commit 9dbed3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/design-tokens/src/ColorSwatch/ColorSwatch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export const ColorSwatch: FC<ColorBlockProps> = ({ name, color }) => {
lineHeight: '16px',
justifyContent: 'space-between',
fontSize: 0,
py: 1,
}}
>
<Box
Expand Down

0 comments on commit 9dbed3f

Please sign in to comment.