From 737ce4892b93f9f4a8644334ece0d8022a72336e Mon Sep 17 00:00:00 2001 From: BrunoQuaresma Date: Fri, 9 Aug 2024 19:09:42 +0000 Subject: [PATCH] refactor(site): make switch smallers --- .../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 b7c399ca35acd..082e5aca77f4b 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 = () => { {