denoland / meet-me

A calendly clone in Deno and hosted on Deno Deploy
https://meet-me.deno.dev/
MIT License
250 stars 35 forks source link

Horizontal scroll on TimeZoneSelect with Windows Chrome #49

Closed hashrock closed 2 years ago

hashrock commented 2 years ago

image

maybe overflow-y-scroll or overflow-y-auto instead of overflow-scroll ?

https://github.com/denoland/showcase_cal/blob/main/components/shared/TimeZoneSelect.tsx#L18