From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 16 Aug 2025 19:06:21 +0000 (-0700) Subject: Fixhancement: mobile layout improvements for pdf editor (#10588) X-Git-Tag: v2.18.1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bdb365f87948654d6d32752c52fb14b27d256ef;p=thirdparty%2Fpaperless-ngx.git Fixhancement: mobile layout improvements for pdf editor (#10588) --- diff --git a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html index 49a43141cc..4b47de3d18 100644 --- a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html +++ b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html @@ -25,7 +25,7 @@ -
+
@for (p of pages; track p.page; let i = $index) {
@@ -73,8 +73,8 @@ }
-