mirror of
https://github.com/Redocly/redoc.git
synced 2025-03-03 17:35:46 +03:00
fix: ul missing css
This commit is contained in:
parent
585b9cfb56
commit
303b49e918
|
@ -240,6 +240,9 @@ footer {
|
||||||
padding-left: 2em;
|
padding-left: 2em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
|
font-family: $base-font, $base-font-family;
|
||||||
|
font-weight: $base-font-weight;
|
||||||
|
line-height: $base-line-height;
|
||||||
}
|
}
|
||||||
|
|
||||||
table {
|
table {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user