From b1fae9143dafca8e2b34972fe15f6a97a4b7184b Mon Sep 17 00:00:00 2001 From: Elijah Date: Sat, 13 Jun 2026 12:20:28 -0700 Subject: [PATCH] Add scrolling support for multi page pdfs --- frontend/src/pages/EditorPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/EditorPage.tsx b/frontend/src/pages/EditorPage.tsx index 102af3e..11579dd 100644 --- a/frontend/src/pages/EditorPage.tsx +++ b/frontend/src/pages/EditorPage.tsx @@ -52,7 +52,7 @@ export function EditorPage() { {/* Main workspace area */} -
+