diff --git a/app/styles/modules/admin/admin-membership-table.scss b/app/styles/modules/admin/admin-membership-table.scss index 1c354b20..6e15db4d 100644 --- a/app/styles/modules/admin/admin-membership-table.scss +++ b/app/styles/modules/admin/admin-membership-table.scss @@ -78,11 +78,13 @@ .row-role, .header-member, .header-role { - @include table-flex-child(4, 0, 0); + @include table-flex-child(3, 0, 0); + min-width: 210px; } .row-admin, .header-admin { @include table-flex-child(1, 0, 0); + min-width: 70px; } .row-status, .header-status {