diff --git a/app/features/tournament/tournament.css b/app/features/tournament/tournament.css index f6374b854..5c9e967d3 100644 --- a/app/features/tournament/tournament.css +++ b/app/features/tournament/tournament.css @@ -187,6 +187,8 @@ text-overflow: ellipsis; white-space: nowrap; max-width: 150px; + display: flex; + align-items: center; } .tournament__team-member-name__role {