From 82a19442d7a5871c79488351f7c96baf0ecee4a2 Mon Sep 17 00:00:00 2001 From: Elijah Date: Sun, 24 May 2026 11:58:49 -0700 Subject: [PATCH] Fix absolute wrapper for DocumentEditor --- frontend/src/components/OnlyOfficeEditor.tsx | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/OnlyOfficeEditor.tsx b/frontend/src/components/OnlyOfficeEditor.tsx index 08933d3..b71e3d0 100644 --- a/frontend/src/components/OnlyOfficeEditor.tsx +++ b/frontend/src/components/OnlyOfficeEditor.tsx @@ -132,15 +132,17 @@ export default function OnlyOfficeEditor({ file, type, onClose }: OnlyOfficeEdit

Check if your OnlyOffice server is running and accessible at the configured URL.

) : ( - +
+ +
)}