amfoss / amfoss/amFOSS.in

Sidebar content overflows on mobile devices

オープン
#3 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
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`

Image

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。