Files
@ 9005c37dbe21
Branch filter:
Location: kallithea/package.json
9005c37dbe21
336 B
application/json
style: use monospace for 'formatted-fixed' class
The 'formatted-fixed' class is applied to PR comments, PR descriptions and
repository descriptions. It already preserves whitespace via 'whitespace:
pre-wrap', but the font is not monospace. As a result, diagrams or other
ASCII art do not display well.
Use monospace on this class to fix that.
The 'formatted-fixed' class is applied to PR comments, PR descriptions and
repository descriptions. It already preserves whitespace via 'whitespace:
pre-wrap', but the font is not monospace. As a result, diagrams or other
ASCII art do not display well.
Use monospace on this class to fix that.