mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 10:10:08 +02:00
Remove development styles
This commit is contained in:
@@ -28,13 +28,10 @@
|
||||
box-shadow: black 0px 0px 10px;
|
||||
}
|
||||
div.pdf-canvas.pdfng-empty {
|
||||
background-color: @gray-light;
|
||||
background-color: white;
|
||||
}
|
||||
div.pdf-canvas.pdfng-loading {
|
||||
background-color: @gray-lighter;
|
||||
}
|
||||
canvas.pdf-canvas.pdfng-rendering {
|
||||
box-shadow: red 0px 0px 10px;
|
||||
background-color: white;
|
||||
}
|
||||
.page-container {
|
||||
margin: 10px auto;
|
||||
|
||||
Reference in New Issue
Block a user