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

Enforce no border-radius on search bar #395

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

davidchalifoux
Copy link
Contributor

This fixes #394 and ensures that the input field is not rounded on iOS by explicity setting a border-radius.

Before

IMG_0484 (Medium)

After

IMG_0485 (Medium)

@pawelmalak pawelmalak changed the base branch from master to v2.3.1 July 20, 2023 17:32
@pawelmalak pawelmalak merged commit 9e6d6fc into pawelmalak:v2.3.1 Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Search bar is rounded on iOS
2 participants