Increase spacing between additional sharing tab content

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/34043/head
Christopher Ng 3 years ago
parent 0846a3f6fe
commit ccc8316de0
  1. 3
      apps/files_sharing/src/views/SharingTab.vue
  2. 4
      dist/files_sharing-files_sharing_tab.js
  3. 2
      dist/files_sharing-files_sharing_tab.js.map

@ -364,4 +364,7 @@ export default {
.emptyContentWithSections {
margin: 1rem auto;
}
.sharingTab__additionalContent {
margin: 20px 0;
}
</style>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save