diff --git a/lib/components/Redoc/redoc.scss b/lib/components/Redoc/redoc.scss index abf2326e..7a8e23fc 100644 --- a/lib/components/Redoc/redoc.scss +++ b/lib/components/Redoc/redoc.scss @@ -311,6 +311,9 @@ footer { font-family: $base-font, $base-font-family; font-weight: $base-font-weight; line-height: $base-line-height; + > li { + margin: 1em 0; + } } table {