From 195051086a7af56ff7784d93593f345dc87efbf8 Mon Sep 17 00:00:00 2001 From: Raz Date: Sat, 10 May 2025 12:18:50 +0200 Subject: [PATCH] add planning event --- .../templates/tournaments/broadcast/broadcasted_planning.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tournaments/templates/tournaments/broadcast/broadcasted_planning.html b/tournaments/templates/tournaments/broadcast/broadcasted_planning.html index bb48bbb..8fb8249 100644 --- a/tournaments/templates/tournaments/broadcast/broadcasted_planning.html +++ b/tournaments/templates/tournaments/broadcast/broadcasted_planning.html @@ -47,7 +47,7 @@ color: white; } .match-cell, .court-label { - width: 10rem; + width: 18rem; display: flex; } /* Adjust width when court count is 5 or more */