Fix long question text overflow in Game Queue panel

Add min-w-0 to the queue column so truncation works within the
CSS grid layout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-03 13:46:55 -04:00
parent 07408e0e33
commit e1c0c859e9

View File

@@ -854,7 +854,7 @@ export default function GameSetupView() {
</div>
{/* RIGHT: Game Queue */}
<div className="flex flex-col rounded-lg border">
<div className="flex min-w-0 flex-col rounded-lg border">
<div className="flex items-center justify-between border-b px-3 py-2">
<h2 className="text-sm font-semibold">
Game Queue