79471940

Date: 2025-02-27 08:03:01
Score: 2
Natty:
Report link

Addition to @Johnny Metz Answer: If you prefer to not use ::ng-deep, and want / don't mind the style to be added globally, you can add the following code to any global stylesheet (styles.scss for example):

.pdfViewer .page .canvasWrapper {
    margin-top: 10px;
    border: 1px solid #ccc;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Johnny
  • Low reputation (1):
Posted by: Mario Soller