From ba08d2d5152a4c55459d7f8e481687ae7210fc5b 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 @@