diff --git a/frontend/src/components/ui/sidebar.tsx b/frontend/src/components/ui/sidebar.tsx index 0f988e7c..f97373c6 100644 --- a/frontend/src/components/ui/sidebar.tsx +++ b/frontend/src/components/ui/sidebar.tsx @@ -12,8 +12,8 @@ const Sidebar = React.forwardRef(
{ } return ( - + - +
@@ -220,11 +227,13 @@ const BasicLayout: React.FC = () => {