arkon / ng-sidebar

[Inactive] Angular sidebar component.
https://echeung.me/ng-sidebar
MIT License
388 stars 136 forks source link

Add option to make header content overlaps sidebar #159

Closed andreyjkee closed 6 years ago

andreyjkee commented 6 years ago

Hi @arkon. Thank you for your great work on this component. Can you add optional ability to make the header that overlaps sidebar, like in my screenshot: image Or if some workaround exists can you help with it? For example here https://stackblitz.com/angular/mggrmqgvbqn?file=app%2Fsidenav-fixed-example.ts I can add top/bottom gap for sticky header/footer

arkon commented 6 years ago

That's out of scope of this package, but the source code is available in this repo for that demo, which just relies on basic styling.