mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-11 21:35:32 +00:00
Increase specificity of PDF.js canvas style (#7219)
GitOrigin-RevId: 62e4424b5e5681bcbf1d377394f6bd8587a34ea6
This commit is contained in:
parent
4f80c60be6
commit
9f40893326
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue