aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css/sharetabview.scss
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/css/sharetabview.scss')
-rw-r--r--apps/files_sharing/css/sharetabview.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/css/sharetabview.scss b/apps/files_sharing/css/sharetabview.scss
index 8e770b9555f..0ca99ddc8f7 100644
--- a/apps/files_sharing/css/sharetabview.scss
+++ b/apps/files_sharing/css/sharetabview.scss
@@ -118,6 +118,11 @@
margin-bottom: 10px;
}
}
+
+ /* Border above last entry '+ Add another share' to separate it from current link settings */
+ .new-share {
+ border-top: 1px solid var(--color-border);
+ }
}
.linkPass .icon-loading-small {
margin-right: 0px;