Skip to content

Commit 303b49e

Browse files
gierschvRomanHotsiy
authored andcommitted
fix: ul missing css
1 parent 585b9cf commit 303b49e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/components/Redoc/redoc.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,9 @@ footer {
240240
padding-left: 2em;
241241
margin: 0;
242242
margin-bottom: 1em;
243+
font-family: $base-font, $base-font-family;
244+
font-weight: $base-font-weight;
245+
line-height: $base-line-height;
243246
}
244247

245248
table {

0 commit comments

Comments
 (0)