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

[docs][base] Fix base Input demos for Safari #36213

Merged
merged 1 commit into from Feb 17, 2023

Conversation

mj12albert
Copy link
Member

@mj12albert mj12albert commented Feb 15, 2023

Closes #36200

Preview link: https://deploy-preview-36213--material-ui.netlify.app/base/react-input/

Workaround for a Safari bug where outline doesn't respect border-radius

Before

before

After

after

@mui-bot

This comment was marked as outdated.

@mj12albert mj12albert added the docs Improvements or additions to the documentation label Feb 16, 2023
@mj12albert mj12albert marked this pull request as ready for review February 16, 2023 07:23
Copy link
Contributor

@danilo-leal danilo-leal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks for picking this one up! It's looking great 👌

@mj12albert mj12albert merged commit 74b2721 into mui:master Feb 17, 2023
@mj12albert mj12albert deleted the docs/base/input branch February 17, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs][base] Fix UnstyledInput outline for Safari
3 participants