From f87775612569a36d16362120bc75b813f74ee452 Mon Sep 17 00:00:00 2001 From: evanpelle Date: Sun, 13 Jul 2025 12:44:56 -0700 Subject: [PATCH] move player overview higher up (#1418) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Description: It was too low, causing it to overlap with the events panel on smaller screens. Screenshot 2025-07-13 at 12 41 32 PM ## 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 - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors ## Please put your Discord username so you can be contacted if a bug or regression is found: evan --- src/client/graphics/layers/PlayerInfoOverlay.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/graphics/layers/PlayerInfoOverlay.ts b/src/client/graphics/layers/PlayerInfoOverlay.ts index 437d8f5d9..0f6c4992f 100644 --- a/src/client/graphics/layers/PlayerInfoOverlay.ts +++ b/src/client/graphics/layers/PlayerInfoOverlay.ts @@ -312,7 +312,7 @@ export class PlayerInfoOverlay extends LitElement implements Layer { return html`