mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-01-18 16:17:26 +01:00
Make markdown code blocks scrollable
This commit is contained in:
@@ -189,6 +189,7 @@ const MarkdownContainer = styled("div")`
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow-x: scroll;
|
||||
padding: 0.9rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user