Use sans-serif for zoom buttons
This commit is contained in:
parent
b22e492099
commit
e65b70acc4
@ -247,6 +247,10 @@
|
||||
.leaflet-control-zoom {
|
||||
flex-shrink: 0;
|
||||
|
||||
a {
|
||||
font-family: sans-serif; /* +/- look better */
|
||||
}
|
||||
|
||||
@media (max-width: 480px) and (pointer: coarse), (max-height: 480px) and (pointer: coarse), (max-height: 400px) {
|
||||
display: none;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user