Sidebar content overflows on mobile devices
Aperta
good first issue
- Lingua principale
- JavaScript
- Stelle
- 2
- Fork
- 14
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The sidebar height overflows on mobile due to the browser's (like chrome) address bar is visible, causing `100vh` height to change dynamically.
Steps to reproduce:
- Open amfoss.in on a browser with dynamic address bar visibility (like chrome)
- Scroll and make sure the address bar is visible
- Open the sidebar
Possible fix:
- using `dvh` instead of `vh`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.