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
This issue is probably upstream, but figured I'd open it here since it can be patched with a simple:
.d2h-wrapper
{
position: relative;
}
For extra context: the overflow happens because the line numbers stay in the same location within the scroll window when a parent of your components scrolls.