changed background colorto make close button visible

This commit is contained in:
Kristian K. Andreasen
2022-09-22 12:35:24 +02:00
committed by Kristian K. Andreasen
parent ea2498a0dd
commit 6b0ada9fdf
+1 -1
View File
@@ -4,7 +4,7 @@
width: 100%;
overflow: none;
z-index: 100;
background: #fff;
background: #000000;
}
#canvas {