From 13c9a728b405e36679c7fdf39f0e414411ead1af Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 16 Jun 2020 12:03:09 +0200 Subject: [PATCH] Improve popovers Signed-off-by: Thomas Citharel --- js/src/components/Account/ActorCard.vue | 16 ++++++++--- .../components/Account/PopoverActorCard.vue | 2 +- js/src/views/Admin/AdminProfile.vue | 27 +++++++++---------- 3 files changed, 27 insertions(+), 18 deletions(-) diff --git a/js/src/components/Account/ActorCard.vue b/js/src/components/Account/ActorCard.vue index 3de646074..5c143932a 100644 --- a/js/src/components/Account/ActorCard.vue +++ b/js/src/components/Account/ActorCard.vue @@ -1,5 +1,5 @@