Show own captured and scopa counts in game view

This commit is contained in:
2026-09-18 19:16:17 +08:00
parent 2d1a13f663
commit c5b6c84408
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;