Update src/plugins/pdfPlayer/style.scss

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
Kristian K. Andreasen
2022-09-24 08:40:03 +02:00
parent 6b0ada9fdf
commit 9649e7e765
+1 -1
View File
@@ -4,7 +4,7 @@
width: 100%;
overflow: none;
z-index: 100;
background: #000000;
background: #000;
}
#canvas {