mirror of
https://github.com/nextcloud/server.git
synced 2026-06-06 15:23:17 -04:00
Merge pull request #34043 from nextcloud/enh/sharing-tab-additional-content-spacing
Increase spacing between additional sharing tab content sections
This commit is contained in:
commit
dacd18158d
3 changed files with 6 additions and 3 deletions
|
|
@ -364,4 +364,7 @@ export default {
|
|||
.emptyContentWithSections {
|
||||
margin: 1rem auto;
|
||||
}
|
||||
.sharingTab__additionalContent {
|
||||
margin: 20px 0;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
4
dist/files_sharing-files_sharing_tab.js
vendored
4
dist/files_sharing-files_sharing_tab.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files_sharing-files_sharing_tab.js.map
vendored
2
dist/files_sharing-files_sharing_tab.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue