Sidebar content overflows on mobile devices
オープン
good first issue
- 主要言語
- JavaScript
- スター
- 2
- フォーク
- 14
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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`
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。