From 3ab3b59655a3c17d58570bfd574a4958fe42a131 Mon Sep 17 00:00:00 2001 From: "Arslan, Erdem" Date: Mon, 8 Jan 2024 21:17:48 +0100 Subject: [PATCH] adjust header and remove space --- pkgs/ui/src/app/layout.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/ui/src/app/layout.tsx b/pkgs/ui/src/app/layout.tsx index 87b7ebd..32c6e35 100644 --- a/pkgs/ui/src/app/layout.tsx +++ b/pkgs/ui/src/app/layout.tsx @@ -76,7 +76,6 @@ export default function RootLayout({ !showSidebarDerived && translate } flex h-full w-full flex-col overflow-y-scroll transition-[margin] duration-150 ease-in-out`} > -
-