From 3514aea29f7cfcdc7c969139e3cea27c9a8942d5 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Mon, 29 Jul 2024 18:51:07 +0200 Subject: [PATCH] sidebar to 180px --- src/Components/AppShell/SideBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/AppShell/SideBar.tsx b/src/Components/AppShell/SideBar.tsx index 108775da..de9f2c64 100644 --- a/src/Components/AppShell/SideBar.tsx +++ b/src/Components/AppShell/SideBar.tsx @@ -71,7 +71,7 @@ export function SideBar({ routes, bottomRoutes }: { routes: route[], bottomRoute data-te-sidenav-content="#app-content" data-te-sidenav-slim-collapsed="true" data-te-sidenav-slim-width="56" - data-te-sidenav-width="168"> + data-te-sidenav-width="180">