mirror of
https://github.com/maputnik/editor.git
synced 2026-07-31 10:17:26 +00:00
Make background map container white to match html page default.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
// MAP
|
// MAP
|
||||||
.maputnik-map__container {
|
.maputnik-map__container {
|
||||||
|
background: white;
|
||||||
display: flex;
|
display: flex;
|
||||||
position: fixed !important;
|
position: fixed !important;
|
||||||
top: $toolbar-height + $toolbar-offset;
|
top: $toolbar-height + $toolbar-offset;
|
||||||
|
|||||||
Reference in New Issue
Block a user