Fix css matching
This commit is contained in:
parent
8d58a58aad
commit
44f23acadd
@ -79,6 +79,6 @@ footer a {
|
|||||||
z-index: 900 !important;
|
z-index: 900 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.leaflet-container a.btn {
|
.leaflet-container a.btn:not([class*="btn-outline-"]) {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user