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
If the browser is showing a scrollbar that takes up space before kpop
opens then opening the modal will cause the scrollbar to disappear
and could reflow the page. Set overflowY to "scroll" if the
document is bigger than the window to ensure the scrollbar remains.
0 commit comments