kalutheo / elm-ui-explorer

https://package.elm-lang.org/packages/kalutheo/elm-ui-explorer/latest
MIT License
215 stars 25 forks source link

Apply same height styling to main content area (#101) #103

Closed kalutheo closed 2 years ago

kalutheo commented 2 years ago

This height adjustment allows for missing overflow items to be rendered on the associated div and allows scrolling to them.

Fixes #86

Workaround described in https://github.com/elm/html/issues/99