Merge pull request #1231 from omnivore-app/fix/code-blocks-on-moz
Dont set max-width on code blocks
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user