mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-07 18:18:50 +01:00
fix(country orders): use different background color
This commit is contained in:
parent
a6801591b5
commit
5781c986ac
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue