diff --git a/web/components/theme/Theme.tsx b/web/components/theme/Theme.tsx index 31fb291ab..70ab0013a 100644 --- a/web/components/theme/Theme.tsx +++ b/web/components/theme/Theme.tsx @@ -27,26 +27,22 @@ export const Theme: FC = () => { - {(appearanceVariables?.keys?.length || 0) > 0 && ( -