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