From fb1a74ec09f547be39fbd7a159c19f0235b1780b Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Thu, 10 Apr 2025 10:37:02 +0800 Subject: [PATCH] style: adjust padding and spacing in ThemeSwitcher component --- components/ThemeSwitcher.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/ThemeSwitcher.tsx b/components/ThemeSwitcher.tsx index 20cbd61..10ca862 100644 --- a/components/ThemeSwitcher.tsx +++ b/components/ThemeSwitcher.tsx @@ -40,9 +40,9 @@ export function ModeToggle() { Toggle theme - +
- + {items.map((item) => (