From c648c548d8485d17b51c230201e48d082b457bbc Mon Sep 17 00:00:00 2001 From: Bruno Quaresma Date: Fri, 9 Aug 2024 16:19:04 -0300 Subject: [PATCH] refactor(site): make switches smaller (#14226) --- .../UserSettingsPage/NotificationsPage/NotificationsPage.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/src/pages/UserSettingsPage/NotificationsPage/NotificationsPage.tsx b/site/src/pages/UserSettingsPage/NotificationsPage/NotificationsPage.tsx index b7c399ca35..082e5aca77 100644 --- a/site/src/pages/UserSettingsPage/NotificationsPage/NotificationsPage.tsx +++ b/site/src/pages/UserSettingsPage/NotificationsPage/NotificationsPage.tsx @@ -91,6 +91,7 @@ export const NotificationsPage: FC = () => { { const updated = { ...disabledPreferences.data }; @@ -126,6 +127,7 @@ export const NotificationsPage: FC = () => { {