cursor: crosshair

This commit is contained in:
Jörn-Michael Miehe 2023-01-17 00:57:47 +00:00
parent f3f8522242
commit d16abe2658

View file

@ -112,6 +112,7 @@ div#container {
} }
svg#drawpad { svg#drawpad {
cursor: crosshair;
position: absolute; position: absolute;
z-index: 2; z-index: 2;
height: 100%; height: 100%;