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

Fix styles in Safari #176

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Fix styles in Safari #176

merged 1 commit into from
Oct 21, 2024

Conversation

elchininet
Copy link
Owner

At the moment, Safari is bugous when the :host() function is used together with nested CSS selectors. In this pull request, all the nested selectors have been reverted to fix a bug in Safari in which several styles were not applied to the proper elements.

image

@elchininet elchininet added documentation Improvements or additions to documentation fix labels Oct 21, 2024
@coveralls
Copy link

Coverage Status

coverage: 99.777% (+0.001%) from 99.776%
when pulling b1ab9da on fix_styles_in_safari
into 74d0812 on master.

@elchininet elchininet merged commit 29a32b4 into master Oct 21, 2024
4 checks passed
@elchininet elchininet deleted the fix_styles_in_safari branch October 21, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants