From ab08b906ad068d328eb9565a8c735551a0561594 Mon Sep 17 00:00:00 2001 From: YoVinchen Date: Wed, 3 Dec 2025 22:28:13 +0800 Subject: [PATCH] fix(ui): update SettingsPage tab styles for improved appearance (#342) --- src/components/ui/tabs.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ui/tabs.tsx b/src/components/ui/tabs.tsx index c40996c23..12d7c9701 100644 --- a/src/components/ui/tabs.tsx +++ b/src/components/ui/tabs.tsx @@ -11,7 +11,7 @@ const TabsList = React.forwardRef<