diff --git a/frontend/src/components/subscriptions/SubscriptionsTab.vue b/frontend/src/components/subscriptions/SubscriptionsTab.vue index cee737b..e079916 100644 --- a/frontend/src/components/subscriptions/SubscriptionsTab.vue +++ b/frontend/src/components/subscriptions/SubscriptionsTab.vue @@ -86,6 +86,7 @@ :items-per-page-options="ITEMS_PER_PAGE_OPTIONS" density="comfortable" hover show-select show-expand + :mobile-breakpoint="600" @click:row="onRowClick" >