You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Affected part of DeckDeckGo
Reproduction
Steps to reproduce:
Expected Behavior
I should see Next/Previous buttons in full.
Actual Behavior
Buttons are cut off

Here is a full page screen (scrolled-screen):

Note that you should be able to use a vh-calc trick to avoid this problem cross-browser:
https://css-tricks.com/the-trick-to-viewport-units-on-mobile/
Environment