mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-17 02:10:39 +03:00
parent
155d214509
commit
f2f6909835
|
@ -117,9 +117,11 @@ export const StyledMarkdownBlock = styled(PrismDiv as StyledComponent<
|
||||||
padding-left: 2em;
|
padding-left: 2em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
// > li {
|
|
||||||
// margin: 0.5em 0;
|
ul, ol {
|
||||||
// }
|
margin-bottom: 0;
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
table {
|
table {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user