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
Once again for a reference here's a hotfix for those who end up here when looking for a solution:
add div.text_cell_render{overflow-y:hidden} to custom.css.
A markdown cell containing only a single first level heading acquires an ugly scrollbar.
Adding an extra markdown line, or changing to heading 2 removes the scrollbar.
The text was updated successfully, but these errors were encountered: