argyleink / open-props

CSS custom properties to help accelerate adaptive and consistent design.
https://open-props.style
MIT License
4.78k stars 193 forks source link

docsite bottom gap (because of browser bottom bar) #264

Closed hchiam closed 2 years ago

hchiam commented 2 years ago

open https://open-props.style in Firefox on mobile Android, which has the url bar on the bottom. When scrolling down, or when finding text on the page, the bottom bar disappears, which causes the website's scroll nav to have a gap on the bottom: gap when searching text gap when scrolling down

hchiam commented 2 years ago

I'll see if I can figure this out.

argyleink commented 2 years ago

strange cuz firefox on mobile should be firefox desktop, but looks like a delta in behavior.. curious how much control you'll have over a fix! thx for takin a peek at it 🙂

hchiam commented 2 years ago

yeah, it's a default mobile setting: (bottom and scroll to hide are on by default)

screenshot of Firefox mobile settings

I tried looking into a fix but it might not be worth making a heavy-weight fix that slows down the majority of users, so I'll close this ticket as a "won't fix" for now.