Broken Flexbox Layout Because of PRE Tags
If your flexbox layout breaks because of too wide <pre> tags, you can fix that very easily by adding min-width: 0;to the flex element and max-width: 100%;to the <pre> tag.
Related Posts
- Always Show the "Read More" Link When Using the Astra Theme
- Always show "Read more" when using GeneratePress
- Code to Change Page Layout Using Genesis Framework
- Disable Google Fonts Loading When Using the Astra Theme
- Fix Laravel Forge Site Creation Problems
- Tutorial: Ubuntu 18.04 LAMP Setup for WordPress