diff --git a/client/src/components/profile/GroupList.vue b/client/src/components/profile/GroupList.vue index 0e2f6310..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 160px; + flex: 0 1 150px; padding-left: $large-spacing; } }