forked from MapComplete/MapComplete
UX: use mapcomplete sunny background as background colour
This commit is contained in:
parent
f1f8b75964
commit
dc4136d759
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@
|
|||
</script>
|
||||
|
||||
<main>
|
||||
<div class="absolute top-0 left-0 h-screen w-screen" style="background-color: #cccccc"></div>
|
||||
<div class="absolute top-0 left-0 h-screen w-screen" style="background-color: #f0efdd"></div>
|
||||
<!-- Main map -->
|
||||
<div class="absolute top-0 left-0 h-screen w-screen overflow-hidden">
|
||||
<MaplibreMap map={maplibremap} mapProperties={mapproperties} autorecovery={true} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue