diff --git a/dashboard/src/components/Sidebar.tsx b/dashboard/src/components/Sidebar.tsx index c769016..6b64fa5 100644 --- a/dashboard/src/components/Sidebar.tsx +++ b/dashboard/src/components/Sidebar.tsx @@ -78,12 +78,12 @@ const Sidebar = (props: SidebarProps) => { const MapacheHeader = (props: { isSidebarExpanded: boolean }) => { return ( -