diff --git a/frontend/src/components/Sidebar.tsx b/frontend/src/components/Sidebar.tsx index aa86ece..2176f2d 100644 --- a/frontend/src/components/Sidebar.tsx +++ b/frontend/src/components/Sidebar.tsx @@ -659,8 +659,9 @@ export function Sidebar({ }) => (
-
); diff --git a/frontend/src/components/settings/SettingsLocalSection.tsx b/frontend/src/components/settings/SettingsLocalSection.tsx index 9c886dd..92d15ed 100644 --- a/frontend/src/components/settings/SettingsLocalSection.tsx +++ b/frontend/src/components/settings/SettingsLocalSection.tsx @@ -347,17 +347,20 @@ function PreviewSidebarRow({ }) { return (
- {leading} - + + {label} {badge} {!badge && ( -