mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
set leaflet background to theme default
This commit is contained in:
parent
69842003c9
commit
903469eb51
@ -8,6 +8,10 @@
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.leaflet-container{
|
||||
background-color: var(--color-base-300);
|
||||
}
|
||||
|
||||
.leaflet-control-attribution a{
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user