Update pdf-editor.component.scss

This commit is contained in:
shamoon 2025-07-01 15:27:23 -07:00
parent 45e70fc99d
commit 855b128213
No known key found for this signature in database

View File

@ -21,6 +21,10 @@
} }
} }
::ng-deep .ng2-pdf-viewer-container {
overflow: hidden;
}
.hover-actions { .hover-actions {
position: absolute; position: absolute;
top: 0; top: 0;