From 15f8dbb8e21efe97ad2ff52c323a7606c9ecc018 Mon Sep 17 00:00:00 2001 From: Ardeman Date: Sun, 23 Feb 2025 12:42:17 +0800 Subject: [PATCH] feat: improve sidebar link styling with transition effects for better user experience --- app/layouts/admin/sidebar.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/layouts/admin/sidebar.tsx b/app/layouts/admin/sidebar.tsx index 654318c..a43dda2 100644 --- a/app/layouts/admin/sidebar.tsx +++ b/app/layouts/admin/sidebar.tsx @@ -17,10 +17,12 @@ export const Sidebar = () => { - - {title} + + + {title} + ))}