From 73ad86c6b9fe378ecbacf0c064a8c6256c52191d Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 25 Sep 2025 07:22:42 -0700 Subject: [PATCH] Fix workspace settings scroll with long description --- src-web/components/WorkspaceSettingsDialog.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-web/components/WorkspaceSettingsDialog.tsx b/src-web/components/WorkspaceSettingsDialog.tsx index fc2ba75a..36ddbd8b 100644 --- a/src-web/components/WorkspaceSettingsDialog.tsx +++ b/src-web/components/WorkspaceSettingsDialog.tsx @@ -92,7 +92,7 @@ export function WorkspaceSettingsDialog({ workspaceId, hide, tab }: Props) { /> - +
- +