[Renderers/HTML] Animated layout breaks on smaller viewports
The animated layout looks a bit broken on smaller viewports. Text selection below the animated part is also broken when this happens. This part also breaks on some mobile devices (e.g. an iPhone 12 Mini).
Hello, thanks for reporting this! Regarding the text overflowing in the screenshot, I actually fixed the height on purpose so that it wouldn't push the height of elements further down the page. Now that I'm thinking about it, there's probably a more elegant way to fix it 😅
Regarding text selection, that is being tracked here: https://github.com/nicbarker/clay/issues/92
Going to just close this in favour of this duplicate issue here: https://github.com/nicbarker/clay/issues/161