mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 15:19:02 +02:00
Increase specificity of PDF.js canvas style (#7219)
GitOrigin-RevId: 62e4424b5e5681bcbf1d377394f6bd8587a34ea6
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user