mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
Set will-change: transform on PDF canvas container (#25153)
GitOrigin-RevId: 316a99ac99cbff321fc2ae5a737d0aaf134ff775
This commit is contained in:
@@ -193,6 +193,7 @@
|
||||
div.pdf-canvas {
|
||||
background: white;
|
||||
box-shadow: 0 0 10px rgb(0 0 0 / 50%);
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
div.pdf-canvas.pdfng-empty {
|
||||
|
||||
Reference in New Issue
Block a user