mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-05 10:43:27 +08:00

`overflow-wrap: anywhere` is a superior alternative to `word-wrap: break-word` and we were already setting it in the class. I tested a few cases, all look good.