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
The hard-coded body height has several unintended side effects, including breaking the behavior of position: sticky elements. Any components that rely on it should be updated to not require this weird style.
The text was updated successfully, but these errors were encountered:
The hard-coded body height has several unintended side effects, including breaking the behavior of
position: sticky
elements. Any components that rely on it should be updated to not require this weird style.The text was updated successfully, but these errors were encountered: