sendou.ink/app/features/tournament-admin/routes/to.$id.admin.audit.module.css
Kalle 6e987d506f
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
Tournament layout refresh, improve admin experience (#3152)
2026-06-11 18:31:10 +03:00

7 lines
101 B
CSS

.userCell {
display: inline-flex;
align-items: center;
gap: var(--s-1-5);
white-space: nowrap;
}