Show own captured and scopa counts in game view

This commit is contained in:
2026-09-18 01:17:26 +00:00
parent 5dc3f4cb17
commit 5b9e998739
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;