From 4f73548a4e953c71d531ac0dd8fcc3ca27388840 Mon Sep 17 00:00:00 2001 From: DevelopingTom Date: Fri, 10 Oct 2025 04:26:53 +0200 Subject: [PATCH] Use larger responsive classes (#2167) ## Description: Issue: With low resolution screens, or simply by resizing the window, the build menu can be drawn above the event logs: image Changes: - use larger responsive Tailwind classes: https://github.com/user-attachments/assets/e583b70e-235a-4f5b-b10d-d032ac621984 ## 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 ## Please put your Discord username so you can be contacted if a bug or regression is found: IngloriousTom Co-authored-by: evanpelle --- src/client/graphics/layers/UnitDisplay.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/graphics/layers/UnitDisplay.ts b/src/client/graphics/layers/UnitDisplay.ts index 7d383036a..d2ae6a93f 100644 --- a/src/client/graphics/layers/UnitDisplay.ts +++ b/src/client/graphics/layers/UnitDisplay.ts @@ -127,7 +127,7 @@ export class UnitDisplay extends LitElement implements Layer { return html`