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 {
|
.player-area .dealer-chip {
|
||||||
width: 34px;
|
width: 38px;
|
||||||
height: 34px;
|
height: 38px;
|
||||||
font-size: 16px;
|
font-size: 18px;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
bottom: -18px;
|
bottom: -22px;
|
||||||
left: -18px;
|
left: -22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --- V3_03: Round End Reveal --- */
|
/* --- V3_03: Round End Reveal --- */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user