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