diff --git a/src/components/sharing/linkSharing.vue b/src/components/sharing/linkSharing.vue index a520203dd..e0b3baded 100644 --- a/src/components/sharing/linkSharing.vue +++ b/src/components/sharing/linkSharing.vue @@ -79,7 +79,6 @@ > - {{ $t('list.share.attributes.link') }} {{ $t('list.share.links.view') }} {{ $t('list.share.attributes.delete') }} @@ -88,29 +87,6 @@ -
-
- -
-
- - - - - -
-
- -

{{ s.name }}

@@ -121,7 +97,7 @@

-

+

+ +
+
+ +
+
+ + + + + +
+
@@ -299,9 +297,5 @@ function getShareLink(hash: string, view: ListView = LIST_VIEWS.LIST) { overflow-y: auto } -.rights-item { - white-space: nowrap; -} - @include modal-transition(); \ No newline at end of file