MAPG-103 change map's cursor to crosshair in map editor
This commit is contained in:
parent
2f2a7968a0
commit
1915b252c6
@ -4,6 +4,10 @@
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.leaflet-container {
|
||||
cursor: crosshair;
|
||||
}
|
||||
|
||||
#panorama {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user