mirror of
https://git.pleroma.social/pleroma/relay.git
synced 2024-11-13 19:27:58 +00:00
minor styling fix for parameters on docs page
This commit is contained in:
parent
71e1503542
commit
2093af8217
|
@ -405,6 +405,10 @@ textarea {
|
|||
padding: 5px;
|
||||
}
|
||||
|
||||
#content.page-api_documentation .parameter .doc {
|
||||
margin: 5px 0px;
|
||||
}
|
||||
|
||||
#content.page-api_documentation .parameter:not(:first-child) {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 0px;
|
||||
|
|
Loading…
Reference in a new issue