diff --git a/client/src/components/profile/GroupList.vue b/client/src/components/profile/GroupList.vue index a1464c6e..bddfe586 100644 --- a/client/src/components/profile/GroupList.vue +++ b/client/src/components/profile/GroupList.vue @@ -205,7 +205,7 @@ export default { &__action { @include desktop { - flex: 0 1 110px; + flex: 0 1 150px; padding-left: $large-spacing; } }