Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time picker dropdown box for am/pm selection is not responsive on mobile view / lower resolutions #5257

Open
bharati20 opened this issue Apr 14, 2022 · 1 comment

Comments

@bharati20
Copy link

am-pm_selection

for am-pm selection drop down external css are not able to handle dropdown box height/width , also no prop available to set styling for selection dropdown box
@adidahiya
Copy link
Contributor

That's just a standard HTML <select> dropdown, we don't do anything fancy with it. It looks like you've scaled down the page quite a bit to fit it into those dimensions, and Blueprint is not designed to look good at that scale. We don't do any responsive design and the components are not optimized for mobile web usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants