HyperPlay-Gaming / hyperplay-desktop-client

The HyperPlay desktop app
https://hyperplay.xyz
GNU General Public License v3.0
79 stars 31 forks source link

[Fix] UI - overflow of quests container when logged out in overlay #1152

Closed BrettCleary closed 1 week ago

BrettCleary commented 1 week ago

Summary

When logged out of HP, the quests viewer div was overflowing the page and the whole overlay was scrollable.

This keeps the container within the viewport and keeps the scrolling only inside the content of the quests viewer.