mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
widen markdown code blocks
This commit is contained in:
parent
2262929c09
commit
7000abf3c0
@ -194,7 +194,7 @@
|
||||
pre > code {
|
||||
display: block;
|
||||
position: relative;
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
padding: 5px;
|
||||
overflow-x: auto;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user