Increase spacing between additional sharing tab content

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng 2022-09-13 01:58:27 +00:00
parent 0846a3f6fe
commit ccc8316de0
3 changed files with 6 additions and 3 deletions

View file

@ -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