Skip to content

Commit

Permalink
Merge pull request #34043 from nextcloud/enh/sharing-tab-additional-c…
Browse files Browse the repository at this point in the history
…ontent-spacing

Increase spacing between additional sharing tab content sections
  • Loading branch information
PVince81 authored Sep 13, 2022
2 parents 9be1d5b + ccc8316 commit dacd181
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions apps/files_sharing/src/views/SharingTab.vue
Original file line number Diff line number Diff line change
Expand Up @@ -364,4 +364,7 @@ export default {
.emptyContentWithSections {
margin: 1rem auto;
}
.sharingTab__additionalContent {
margin: 20px 0;
}
</style>
4 changes: 2 additions & 2 deletions dist/files_sharing-files_sharing_tab.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/files_sharing-files_sharing_tab.js.map

Large diffs are not rendered by default.

0 comments on commit dacd181

Please sign in to comment.