Fixes#21 by replacing individual ID selectors with .log-container pre and adding overflow-wrap: anywhere; so long unspaced progress bars wrap rather than spilling over.
Fixes #21 by replacing individual ID selectors with `.log-container pre` and adding `overflow-wrap: anywhere;` so long unspaced progress bars wrap rather than spilling over.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fixes #21 by replacing individual ID selectors with
.log-container preand addingoverflow-wrap: anywhere;so long unspaced progress bars wrap rather than spilling over.