no background in leaflet marker
This commit is contained in:
parent
a601507435
commit
26f7ec9237
@ -11,4 +11,13 @@
|
||||
color: #1b5e20;
|
||||
}
|
||||
|
||||
|
||||
.leaflet-container [role="button"],
|
||||
.leaflet-container [type="button"],
|
||||
.leaflet-container [type="file"]::file-selector-button,
|
||||
.leaflet-container [type="reset"],
|
||||
.leaflet-container [type="submit"],
|
||||
.leaflet-container button {
|
||||
background: unset;
|
||||
border: unset;
|
||||
box-shadow: unset;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user