From c8fb3c1a270a17256c88650a7783e1227fd08838 Mon Sep 17 00:00:00 2001 From: Onur Arslan Date: Mon, 8 Jan 2024 23:01:38 +0100 Subject: [PATCH] Style adjustments in sidebar collapsible menu - removed the small logo when screen small --- pkgs/ui/src/app/layout.tsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pkgs/ui/src/app/layout.tsx b/pkgs/ui/src/app/layout.tsx index c37c394..8b7dbe8 100644 --- a/pkgs/ui/src/app/layout.tsx +++ b/pkgs/ui/src/app/layout.tsx @@ -85,15 +85,6 @@ export default function RootLayout({ {!showSidebar && } -
- TU Berlin Logo -