Auto-play a random legal card when the turn timeout expires
This commit is contained in:
@@ -212,6 +212,11 @@ table.matches td.lost {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.turn-timer {
|
||||
color: var(--muted);
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
||||
.table-wrap {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user