Add bottom margin to mobile player area for border breathing room
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
65b4af9831
commit
a1d8a127dc
@ -5160,6 +5160,7 @@ body.mobile-portrait .player-area {
|
||||
border-radius: 8px;
|
||||
width: auto;
|
||||
display: inline-block;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
body.mobile-portrait .player-area .dealer-chip {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user