Skip to content

Commit

Permalink
doc-viewer: always wordwrap code
Browse files Browse the repository at this point in the history
  • Loading branch information
9001 committed Aug 30, 2024
1 parent 3da62ec commit c4e2b0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions copyparty/web/ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ html.y textarea:focus {
}
.mdo pre,
.mdo code,
.mdo code[class*="language-"],
.mdo tt {
font-family: 'scp', monospace, monospace;
font-family: var(--font-mono), 'scp', monospace, monospace;
Expand Down

0 comments on commit c4e2b0f

Please sign in to comment.