Show own captured and scopa counts in game view
CI / Build and push docker image (push) Successful in 2m46s

This commit is contained in:
2026-09-18 09:18:18 +08:00
parent 5e4e1310b4
commit 658e3d6ec7
2 changed files with 12 additions and 3 deletions
+5
View File
@@ -310,6 +310,11 @@ table.matches td.lost {
margin-top: auto;
}
/* The viewer's own stats sit above the hand; no flex context here. */
.seat-bottom .seat-stats {
margin-bottom: 0.35rem;
}
.center {
grid-area: center;
display: flex;