forked from MarseyWorld/MarseyWorld
Make poker chips a circle
parent
da5db208f6
commit
947d097087
|
@ -465,6 +465,7 @@
|
||||||
|
|
||||||
.roulette-poker-chip img:last-child {
|
.roulette-poker-chip img:last-child {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.roulette-total-bets {
|
.roulette-total-bets {
|
||||||
|
|
Loading…
Reference in New Issue