Restore dealer chip to 38px and shift further out
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0df451aa99
commit
28a0f90374
@ -4373,12 +4373,12 @@ input::placeholder {
|
||||
}
|
||||
|
||||
.player-area .dealer-chip {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
font-size: 16px;
|
||||
width: 38px;
|
||||
height: 38px;
|
||||
font-size: 18px;
|
||||
border-width: 2px;
|
||||
bottom: -18px;
|
||||
left: -18px;
|
||||
bottom: -22px;
|
||||
left: -22px;
|
||||
}
|
||||
|
||||
/* --- V3_03: Round End Reveal --- */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user