Add top padding to mobile lobby screen to clear auth bar from logo
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
76cbd4ae22
commit
06d52a9d2c
@ -5339,7 +5339,7 @@ body.mobile-portrait #mobile-bottom-bar .mobile-bar-btn.active {
|
||||
|
||||
/* --- Mobile: Non-game screens --- */
|
||||
body.mobile-portrait #lobby-screen {
|
||||
padding: 50px 12px 15px;
|
||||
padding: 55px 12px 15px;
|
||||
overflow-y: auto;
|
||||
max-height: 100dvh;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user