From 7275a530a208b687473c36c50c623e4dbe033af9 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 19 Apr 2022 17:35:05 +0200 Subject: [PATCH] Improve ActorInline component Signed-off-by: Thomas Citharel --- js/src/components/Account/ActorInline.vue | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/js/src/components/Account/ActorInline.vue b/js/src/components/Account/ActorInline.vue index 867bd1689..4857b8607 100644 --- a/js/src/components/Account/ActorInline.vue +++ b/js/src/components/Account/ActorInline.vue @@ -1,16 +1,19 @@