mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Increase spacing between additional sharing tab content
Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
parent
0846a3f6fe
commit
ccc8316de0
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