From 9dbed3fcdcc465aea00f6ac007fad258045dd04a Mon Sep 17 00:00:00 2001 From: atanasster Date: Thu, 10 Sep 2020 13:12:52 +0300 Subject: [PATCH] fix: adjust style --- ui/design-tokens/src/ColorSwatch/ColorSwatch.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/design-tokens/src/ColorSwatch/ColorSwatch.tsx b/ui/design-tokens/src/ColorSwatch/ColorSwatch.tsx index 991183df9..a3b780de8 100644 --- a/ui/design-tokens/src/ColorSwatch/ColorSwatch.tsx +++ b/ui/design-tokens/src/ColorSwatch/ColorSwatch.tsx @@ -32,6 +32,7 @@ export const ColorSwatch: FC = ({ name, color }) => { lineHeight: '16px', justifyContent: 'space-between', fontSize: 0, + py: 1, }} >