This commit is contained in:
Kalle (Sendou) 2022-01-06 17:26:52 +02:00
parent b7846ec5fe
commit d74af2bf28

View File

@ -17,6 +17,7 @@
row-gap: var(--s-1-5);
}
/* TODO: this does not work correctly when variation = check-in */
.tournament__manage__teams-list-row:nth-child(even) {
background-color: var(--bg-lighter-transparent);
}