mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Dont set max-width on code blocks
This commit is contained in:
parent
e65269b203
commit
4700ea67b1
1 changed files with 0 additions and 1 deletions
|
|
@ -309,7 +309,6 @@ on smaller screens we display the note icon
|
|||
direction: ltr;
|
||||
unicode-bidi: embed;
|
||||
color: var(--font-color);
|
||||
max-width: -moz-fit-content;
|
||||
margin: 0;
|
||||
overflow-x: auto;
|
||||
word-wrap: normal;
|
||||
|
|
|
|||
Loading…
Reference in a new issue