Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix: (UTRC-356) Avoid Grid Blowout #365

Closed
wants to merge 2 commits into from

Commits on Sep 27, 2021

  1. Hotfix: (UTRC-356) Avoid Grid Blowout

    Use `minwidth` for to prevent grid cells from overflowing grid box.
    
    SEE: https://css-tricks.com/preventing-a-grid-blowout/
    wesleyboar committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f63c69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7ca14c View commit details
    Browse the repository at this point in the history