Skip to content

Commit

Permalink
Increase spacing between additional sharing tab content
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Ng <chrng8@gmail.com>
  • Loading branch information
Pytal committed Sep 13, 2022
1 parent 0846a3f commit ccc8316
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 ccc8316

Please sign in to comment.