fixes a11y color contrast on map zoom control
This commit is contained in:
@@ -2530,3 +2530,10 @@ table {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.leaflet-bar a {
|
||||
|
||||
&.leaflet-disabled {
|
||||
color: #525252 !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user