add score screen

This commit is contained in:
Brian Beck 2026-03-14 17:12:37 -07:00
parent 9c64e59971
commit d9c18334b2
56 changed files with 1660 additions and 817 deletions

View file

@ -59,6 +59,7 @@
min-height: 0;
border-collapse: collapse;
font-size: 13px;
user-select: none;
}
.Table th {