mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-15 05:58:52 +01:00
feat(sidebar): hide on mobile when navigation is complete
This commit is contained in:
parent
5839bdd3cf
commit
d5db2d0614
6 changed files with 255 additions and 5 deletions
|
|
@ -11,6 +11,9 @@
|
|||
],
|
||||
"@nebular/*": [
|
||||
"../node_modules/@nebular/*"
|
||||
],
|
||||
"rxjs/*": [
|
||||
"../node_modules/rxjs/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue