mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-02 06:23:05 +08:00

Turns out text ellispsis does not work in combination with flexbox and while wrapping in a display:block can help in some cases, I could not get this to work properly so this changes the truncate to inline-block again and reduces the clickable area to just vertical expansion from the links.