mdgriffith / elm-ui

What if you never had to write CSS again?
https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/
BSD 3-Clause "New" or "Revised" License
1.35k stars 110 forks source link

Link in text column does not shrink to fit content #277

Open pravdomil opened 3 years ago

pravdomil commented 3 years ago

If you have textColumn [] [ link [ width shrink ] ... link won't shrink to fit content.

https://ellie-app.com/cFbGYdH6tV4a1

Expected behavior Link should shrink to fit contents.

Versions