From 2b9c454395a4789236878b7e2a77dc1fa230eafe Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Tue, 2 Mar 2021 17:55:51 +0100 Subject: [PATCH] use new flex grid for responsive displaying action buttons ref #6 --- src/components/Profile.vue | 86 +++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 47 deletions(-) diff --git a/src/components/Profile.vue b/src/components/Profile.vue index d5d0718..27cc3f3 100644 --- a/src/components/Profile.vue +++ b/src/components/Profile.vue @@ -1,50 +1,43 @@