From 536c28d10deb2b4d031442c785b65c6ca86909aa Mon Sep 17 00:00:00 2001 From: Raz Date: Sat, 10 May 2025 12:34:15 +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 59e8082..6c7ee1c 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: 18rem; + width: 14rem; display: flex; } /* Adjust width when court count is 5 or more */