zefoy / ngx-perfect-scrollbar

Angular wrapper library for the Perfect Scrollbar
MIT License
522 stars 116 forks source link

Sticky Header #345

Open vladkasianenko opened 2 years ago

vladkasianenko commented 2 years ago

I have a mat-table with sticky: true. It's all wrapped into <perfect-scrollbar>. However, sticky is over the top for the scrollbar. How can I set scrollbar-margin-top or scrollbar-padding-top to make it scroll under the sticky header?

CPT2210101616-691x362