From 289e246162eb96d317ba77d2d1a91d88ff3f5588 Mon Sep 17 00:00:00 2001 From: Martin I <33766476+martinIvovIv@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:42:41 +0100 Subject: [PATCH] fix: spacing between team leaderboard buttons (#3101) ## Description: In team games, the UI buttons for the leaderboard and the team leaderboard look out of place. A bit of tailwind css fixes the look and a making the gap window specific makes the accessibility better. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced *** Screenshots: Before change: image After change: image Befre change with open leaderboard: image After change with open leaderboard: image Mobile before change: image Mobile after change: image Mobile before change with open leaderboard: image Mobile after change with open leaderboard: image Discord username: martoi *** Signed-off-by: MartinIvovIv --- src/client/graphics/layers/GameLeftSidebar.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/graphics/layers/GameLeftSidebar.ts b/src/client/graphics/layers/GameLeftSidebar.ts index 81a42421c..351d839a2 100644 --- a/src/client/graphics/layers/GameLeftSidebar.ts +++ b/src/client/graphics/layers/GameLeftSidebar.ts @@ -108,7 +108,7 @@ export class GameLeftSidebar extends LitElement implements Layer { ` : null}