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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
I have an mdContent that contains a few sections, each with mdSubheader.
As I scroll content up and the subheader sticks, the subheader's margin-right css property causes the content under the subheader to show in a small strip along the right side. It seems like this should be padding-right instead.