From 2d0cac0dad3b6a6a71f5e34362a2b0dde7372be8 Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Mon, 6 May 2024 19:41:45 +0200 Subject: [PATCH] fix: windows app styling (#14805) --- apps/web/app/layout.tsx | 2 +- apps/web/pages/_document.tsx | 2 +- apps/web/styles/globals.css | 8 ++++++++ packages/features/shell/Shell.tsx | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx index 0733f9c997..36acecac5f 100644 --- a/apps/web/app/layout.tsx +++ b/apps/web/app/layout.tsx @@ -85,7 +85,7 @@ export default async function RootLayout({ children }: { children: React.ReactNo `} {