From 5dc42132956e4720b181e2f3755164c76325bded Mon Sep 17 00:00:00 2001 From: Kurt Hutten Date: Fri, 7 Feb 2025 21:19:09 +1100 Subject: [PATCH] let users have big editors (#5295) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * let users have big editor * A snapshot a day keeps the bugs away! 📷🐛 (OS: namespace-profile-ubuntu-8-cores) * A snapshot a day keeps the bugs away! 📷🐛 (OS: namespace-profile-ubuntu-8-cores) * Update src/components/ModelingSidebar/ModelingSidebar.tsx Co-authored-by: Pierre Jacquier --------- Co-authored-by: github-actions[bot] Co-authored-by: Pierre Jacquier --- src/components/ModelingSidebar/ModelingSidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ModelingSidebar/ModelingSidebar.tsx b/src/components/ModelingSidebar/ModelingSidebar.tsx index 6ab38a5cd9..b6bef1ea16 100644 --- a/src/components/ModelingSidebar/ModelingSidebar.tsx +++ b/src/components/ModelingSidebar/ModelingSidebar.tsx @@ -168,7 +168,7 @@ export function ModelingSidebar({ paneOpacity }: ModelingSidebarProps) { height: 'auto', }} minWidth={200} - maxWidth={800} + maxWidth={window.innerWidth - 10} handleWrapperClass="sidebar-resize-handles" handleClasses={{ right: