This commit is contained in:
Claude Brisson
2024-08-20 10:03:59 +02:00
parent 81c2587f1e
commit 2ebdae7f24

View File

@@ -483,6 +483,10 @@
#standings-container {
max-width: 95vw;
}
#standings-table thead tr th {
z-index: 10;
}
td.game-result {
position: relative;