diff --git a/apps/client/src/pages/builder/sidebars/right/sections/theme.tsx b/apps/client/src/pages/builder/sidebars/right/sections/theme.tsx index 6eae463a..4f2d4b75 100644 --- a/apps/client/src/pages/builder/sidebars/right/sections/theme.tsx +++ b/apps/client/src/pages/builder/sidebars/right/sections/theme.tsx @@ -79,7 +79,7 @@ export const ThemeSection = () => { style={{ backgroundColor: theme.background }} /> - + { @@ -109,7 +109,7 @@ export const ThemeSection = () => { style={{ backgroundColor: theme.text }} /> - + {