You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I have a
mat-table
withsticky: true
. It's all wrapped into<perfect-scrollbar>
. However, sticky is over the top for the scrollbar. How can I setscrollbar-margin-top
orscrollbar-padding-top
to make it scroll under the sticky header?The text was updated successfully, but these errors were encountered: