Update pdf-editor.component.scss

This commit is contained in:
shamoon
2025-07-01 15:27:23 -07:00
parent b13af59368
commit aec5c09b01

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;