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 4f80c60be6
commit 9f40893326

View file

@ -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;