1
0
mirror of https://github.com/go-gitea/gitea synced 2025-02-24 15:41:28 +01:00
silverwind 138e946c3d
Replace gt-word-break with tw-break-anywhere ()
`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.
2024-06-04 13:57:11 +00:00
..