From 45e70fc99dd7992e9a0b9916927fc1e24412b190 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 1 Jul 2025 15:07:37 -0700 Subject: [PATCH] Update pdf-editor.component.scss --- .../app/components/common/pdf-editor/pdf-editor.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.scss b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.scss index d1313dc34..f25b9bb50 100644 --- a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.scss +++ b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.scss @@ -13,7 +13,7 @@ .pdf-viewer-container { background-color: gray; - height: 200px; + height: 240px; pdf-viewer { width: 100%;