Solved bug that made the colour picker appear in the canvas.

Signed-off-by: npalomba <nicola.palomba@studenti.galileilivorno.gov.it>
This commit is contained in:
npalomba
2019-03-31 19:53:39 +02:00
parent 6a973192da
commit 8f4f4c2478
5 changed files with 14 additions and 15 deletions

View File

@ -35,7 +35,7 @@ svg {
outline: 0 !important;
}
canvas {
.drawingCanvas {
cursor: url('/pixel-art-where-to-start/pencil-tool-cursor.png');
border: solid 1px #fff;