cgcardona / muse public
fix main #20 / 100

fix: prevent cli-card grid overflow with min-width:0

Grid items default to min-width:auto, allowing content wider than the grid column to burst out of the track. Setting min-width:0 + overflow:hidden constrains each card to its column width regardless of content length.

G Gabriel Cardona <gabriel@tellurstori.com> · 11h ago Mar 19, 2026 · 53891919 · parent 739e7c79
oldest
newest 81%

Comments

0

No comments yet. Be the first to start the discussion.