fix(pm): remove max-width from hud-inner

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
itsrubberduck
2026-05-28 21:22:49 +02:00
parent 2ad47259e1
commit 3bcbb42479

View File

@@ -3285,7 +3285,6 @@ onUnmounted(() => {
align-items: center;
gap: 16px;
padding: 10px 12px;
max-width: 1400px;
margin: 0 auto;
width: 100%;
}