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 has been archived by the owner on May 23, 2021. It is now read-only.
The minimum height requirement isn't large enough, which causes some layout issue. e.g. Firefox
The layout also breaks in Chrome, although in a different place.
Experimentally, it seems that using
min-height: 12em;
fixes the layout issue in both browsers while keeping row spacing to a minimumThe text was updated successfully, but these errors were encountered: