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 49a43141c..4b47de3d1 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 @@ }
-