diff --git a/app/styles/modules/team/team-table.scss b/app/styles/modules/team/team-table.scss index a0a95283..31e59f1b 100644 --- a/app/styles/modules/team/team-table.scss +++ b/app/styles/modules/team/team-table.scss @@ -3,7 +3,7 @@ padding: .5rem; } .username { - @include flex(5); + @include flex(3); min-width: 300px; } .member-stats {