From dbb095fff4556db1be4ff679191b85fef880a3be Mon Sep 17 00:00:00 2001 From: boojack Date: Sun, 26 Mar 2023 21:02:40 +0800 Subject: [PATCH] chore: update list switch style (#1417) --- web/src/pages/ResourcesDashboard.tsx | 32 ++++++++++++++++------------ 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/web/src/pages/ResourcesDashboard.tsx b/web/src/pages/ResourcesDashboard.tsx index 84da419b..9db8ade3 100644 --- a/web/src/pages/ResourcesDashboard.tsx +++ b/web/src/pages/ResourcesDashboard.tsx @@ -244,20 +244,6 @@ const ResourcesDashboard = () => { -
-
handleStyleChangeBtnClick(true)} - > - -
-
handleStyleChangeBtnClick(false)} - > - -
-
{ } /> +
+
handleStyleChangeBtnClick(false)} + > + +
+
handleStyleChangeBtnClick(true)} + > + +
+
{loadingState.isLoading ? (