diff --git a/src/styles/_components.scss b/src/styles/_components.scss index 4bcc11a7..f64fa17f 100644 --- a/src/styles/_components.scss +++ b/src/styles/_components.scss @@ -1,5 +1,6 @@ // MAP .maputnik-map__container { + background: white; display: flex; position: fixed !important; top: $toolbar-height + $toolbar-offset;