Increase specificity of PDF.js canvas style (#7219)

GitOrigin-RevId: 62e4424b5e5681bcbf1d377394f6bd8587a34ea6
This commit is contained in:
Alf Eaton
2022-03-28 11:21:42 +01:00
committed by Copybot
parent 7ccbe9c8e4
commit f03c3dabff
@@ -201,7 +201,7 @@
.full-size;
background-color: @pdfjs-bg;
overflow: scroll;
canvas,
.canvasWrapper > canvas,
div.pdf-canvas {
background: white;
box-shadow: @pdf-page-shadow-color 0px 0px 10px;