From 0ac2806481852249c6a2d4a032cc2c0324a58ef8 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Fri, 11 Jan 2019 21:07:21 +0100 Subject: Add toggle element to @meetfranz/forms --- uidev/src/withTheme/index.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'uidev/src/withTheme/index.tsx') diff --git a/uidev/src/withTheme/index.tsx b/uidev/src/withTheme/index.tsx index 17a1074d3..d7d4be3de 100644 --- a/uidev/src/withTheme/index.tsx +++ b/uidev/src/withTheme/index.tsx @@ -24,6 +24,7 @@ const styles = (theme: Theme) => ({ borderRadius: theme.borderRadiusSmall, marginBottom: 20, padding: 20, + paddingBottom: 5, background: theme.colorContentBackground, }, }); -- cgit v1.2.3-70-g09d2