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

scrollable container too big in safari #273

Open dennistruemper opened 3 years ago

dennistruemper commented 3 years ago

Expected behavior I defined a scrollable container in the middle of the screen and expect to see a footer under it all the time

How to reproduce Here is a minimal ellie

If I open this ellie in chrome then I can read the footer while the text inside the container is not scrolled down. In safari on the other hand I can not read the footer text until i scroll all the way down.

Versions