mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-31 03:46:56 -05:00
Webhook target URLs like Discord's contain no break opportunities, so the cell's min-content width forced the whole table past its container and pushed the other columns out of view. Fixes #3456