fix(country orders): use different background color

This commit is contained in:
Sergey Andrievskiy 2019-06-19 14:46:19 +03:00
parent a6801591b5
commit 5781c986ac

View file

@ -10,7 +10,7 @@
.leaflet-container {
height: 100%;
background-color: nb-theme(layout-background-color);
background-color: nb-theme(background-basic-color-2);
}
::ng-deep .leaflet-top, ::ng-deep .leaflet-bottom {