From aaeac2ff7fdb33040c6dae815508bf31547bd45a Mon Sep 17 00:00:00 2001 From: Bnyro Date: Thu, 28 Jul 2022 19:58:57 +0200 Subject: [PATCH] improve mobile layout of the subscriptions page --- src/App.vue | 6 +----- src/components/SubscriptionsPage.vue | 12 ++++++------ 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/src/App.vue b/src/App.vue index 97a29085..328b980e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -106,7 +106,7 @@ b { } .btn { - @apply py-2 px-4 rounded cursor-pointer; + @apply h-full py-2 -

+

-
-