Increase mobile portrait status message font to match player names

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken 2026-02-22 13:03:19 -05:00
parent 1678077c53
commit 2ccbfc8120

View File

@ -4984,7 +4984,7 @@ body.mobile-portrait .game-header #leave-game-btn {
} }
body.mobile-portrait .status-message { body.mobile-portrait .status-message {
font-size: 0.75rem; font-size: 0.85rem;
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;