From 9af07639a6633b6319855fabeb53df9036bca2d6 Mon Sep 17 00:00:00 2001 From: Josep Jaume Rey Peroy Date: Thu, 28 Nov 2024 17:00:30 +0100 Subject: [PATCH] Fix main width --- lib/experimental/Navigation/ApplicationFrame/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/experimental/Navigation/ApplicationFrame/index.tsx b/lib/experimental/Navigation/ApplicationFrame/index.tsx index 869121c25..ac1e2790c 100644 --- a/lib/experimental/Navigation/ApplicationFrame/index.tsx +++ b/lib/experimental/Navigation/ApplicationFrame/index.tsx @@ -72,7 +72,7 @@ function ApplicationFrameContent({ children, sidebar }: ApplicationFrameProps) {