Make markdown code blocks scrollable
This commit is contained in:
@@ -189,6 +189,7 @@ const MarkdownContainer = styled("div")`
|
|||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
overflow-x: scroll;
|
||||||
padding: 0.9rem;
|
padding: 0.9rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user