yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.8k stars 425 forks source link

Add horizontal scroll to <pre> on smaller window #443

Closed esdnm closed 2 years ago

esdnm commented 2 years ago

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 ...

Screenshot from 2022-07-24 00-51-50

Screenshot from 2022-07-24 00-51-40