Improved display of app links

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
pull/38520/head
Jérôme Herbinet 2023-05-30 16:35:45 +07:00 committed by GitHub
parent 3053df7b7c
commit e25fb29975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

@ -238,6 +238,9 @@ export default {
}
&__documentation {
padding-top: 20px;
a.appslink {
display: block;
}
}
&__description {
padding-top: 20px;