From 8056187c3c0ea464a8f751aa6347ea1d35c01aac Mon Sep 17 00:00:00 2001 From: sct Date: Mon, 8 Feb 2021 09:48:09 +0000 Subject: [PATCH] fix(ui): rename global group class to form-group --- src/components/Layout/Sidebar/index.tsx | 32 +++++++++---------- .../Notifications/NotificationsDiscord.tsx | 6 +++- .../Notifications/NotificationsEmail.tsx | 6 +++- .../NotificationsPushover/index.tsx | 6 +++- .../NotificationsSlack/index.tsx | 6 +++- .../Notifications/NotificationsTelegram.tsx | 6 +++- .../NotificationsWebhook/index.tsx | 6 +++- src/components/Settings/SettingsMain.tsx | 2 +- src/components/UserEdit/index.tsx | 6 +++- src/styles/globals.css | 2 +- 10 files changed, 53 insertions(+), 25 deletions(-) diff --git a/src/components/Layout/Sidebar/index.tsx b/src/components/Layout/Sidebar/index.tsx index b6d9808d..662d3950 100644 --- a/src/components/Layout/Sidebar/index.tsx +++ b/src/components/Layout/Sidebar/index.tsx @@ -33,7 +33,7 @@ const SidebarLinks: SidebarLinkProps[] = [ messagesKey: 'dashboard', svgIcon: ( = ({ open, setClosed }) => { <>
-
+
= ({ open, setClosed }) => { leaveTo="-translate-x-full" > <> -
-
+
+