fluent-reader
                                
                                
                                
                                    fluent-reader copied to clipboard
                            
                            
                            
                        Add horizontal scroll to <pre> on smaller window
Is your feature request related to a problem? Please describe.
<pre> text like codes are warped around on less wider screen.
Describe the solution you'd like
set overflow-x: scroll for <pre>
Describe alternatives you've considered ...

