Skip to content

Release v0.4.4

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 07:04
avoid comment contents breaking layouts

Overlong, non-breaking lines can break the containing layout. This adds
an overflow:auto to avoid that.