Refactor pointer cursor

This commit is contained in:
2022-04-22 19:11:50 +02:00
parent a131f49b74
commit f02551eb80
7 changed files with 20 additions and 20 deletions

View File

@@ -31,7 +31,7 @@ $stroke-width-axis : 2;
}
.leaflet-control.spot-control, .leaflet-control.heightgraph .heightgraph-toggle {
cursor: pointer;
@extend .clickable;
width: 44px;
height: 44px;
text-align: center;