mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-03-09 00:03:25 +01:00
In #25315, @denyskon fixed UI on mobile view. But for the repo description, on desktop view there's no word-break. So maybe we can just add `gt-word-break` to fix it on both mobile view and desktop view. Before: desktop view:  mobile view:  After: desktop view:  mobile view(almost same?)  --------- Co-authored-by: silverwind <me@silverwind.io> |
||
---|---|---|
.. | ||
css | ||
fomantic | ||
js | ||
svg |