From 9b70216978fc16992eecb7b53fe7747166a17090 Mon Sep 17 00:00:00 2001 From: hfcRed Date: Fri, 26 Dec 2025 00:33:01 +0100 Subject: [PATCH] Last one frfr --- app/features/tournament-bracket/components/Bracket/bracket.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/features/tournament-bracket/components/Bracket/bracket.css b/app/features/tournament-bracket/components/Bracket/bracket.css index 20e6eb9d8..21e092583 100644 --- a/app/features/tournament-bracket/components/Bracket/bracket.css +++ b/app/features/tournament-bracket/components/Bracket/bracket.css @@ -75,7 +75,7 @@ a.bracket__match:hover { min-height: 2px; max-height: 2px; width: 100%; - background-color: var(--color-bg-high); + background-color: var(--color-bg-higher); } .bracket__match__bye {