diff --git a/app/components/LobbyScreen.tsx b/app/components/LobbyScreen.tsx index 271c8e8..a25004a 100644 --- a/app/components/LobbyScreen.tsx +++ b/app/components/LobbyScreen.tsx @@ -169,7 +169,7 @@ export function LobbyScreen({ Joueurs max { const v = Number(e.target.value); setTotalRounds(v); onSetTotalRounds(v); }} className="w-full min-h-11 px-2 bg-[#0f0f0f] border border-[#2e2e2e] rounded-xl text-sm text-[#f0f0f0] outline-none focus:border-[#7c3aed] cursor-pointer transition-colors" >