mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-04-18 01:59:04 +02:00
feat(settings): redesign setting sidebar (#1982)
This commit is contained in:
parent
47d232b606
commit
a73662f1d9
12 changed files with 210 additions and 29 deletions
|
|
@ -6,6 +6,10 @@
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
/deep/ .leaflet-top, /deep/ .leaflet-bottom {
|
||||
z-index: 997;
|
||||
}
|
||||
|
||||
/deep/ .leaflet-container {
|
||||
width: 100%;
|
||||
height: nb-theme(card-height-large);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue