rainlanguage / rain.webapp

https://raindex.finance
2 stars 1 forks source link

Disclaimer height issue #18

Open hardyjosh opened 1 month ago

hardyjosh commented 1 month ago

For some screen sizes the disclaimer modal takes up the whole screen and also isn't scrollable

I think this can be solved by making the modal the max safe inside height (I added a tailwind plugin for these utilities)

And then making it overflow-scroll-y

This screenshot is for

image image