From 27559760d10f4dfcc7f4418583e5700839c39a58 Mon Sep 17 00:00:00 2001 From: fenn-cs Date: Thu, 14 Sep 2023 15:38:38 +0100 Subject: Properly align all sharing-entry types SharingEntryLink and regular ShareEntry were not properly visually aligned before this commit. Signed-off-by: fenn-cs Signed-off-by: nextcloud-command --- apps/files_sharing/src/components/SharingEntry.vue | 7 +- .../src/components/SharingEntryInherited.vue | 1 + .../src/components/SharingEntryLink.vue | 94 ++++++++++++---------- .../src/components/SharingEntrySimple.vue | 1 + 4 files changed, 56 insertions(+), 47 deletions(-) (limited to 'apps/files_sharing/src') diff --git a/apps/files_sharing/src/components/SharingEntry.vue b/apps/files_sharing/src/components/SharingEntry.vue index d6aaec53cb4..3bf13343517 100644 --- a/apps/files_sharing/src/components/SharingEntry.vue +++ b/apps/files_sharing/src/components/SharingEntry.vue @@ -150,7 +150,6 @@ export default {