Move player dealer chip to top-left corner on mobile
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d322403764
commit
94e2bdaaa7
@ -5160,8 +5160,9 @@ body.mobile-portrait .player-area .dealer-chip {
|
|||||||
height: 22px;
|
height: 22px;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
bottom: -4px;
|
bottom: auto;
|
||||||
left: -4px;
|
top: -8px;
|
||||||
|
left: -8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.mobile-portrait .player-area h4 {
|
body.mobile-portrait .player-area h4 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user