Fix contest rescore bug

This commit is contained in:
anhkha2003 2024-10-02 20:27:49 -05:00
parent 3d67fb274e
commit 18d23c771a
9 changed files with 42 additions and 58 deletions

View file

@ -22,7 +22,7 @@
}
}
td:first-child {
th:first-child, td:first-child {
border-color: $border_gray;
border-width: 1px 1px 0 1px;
}