We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I use following style:
select selectbox option:hover { text-decoration: underline; }
Very first time i interact with select everything works as expected:
After option is selected or dropdown is closed and reopened - underline effect no longer appears. Element functions properly otherwise.
The text was updated successfully, but these errors were encountered:
Thanks! I'll have a look into this.
Sorry, something went wrong.
Fix text-decoration geometry not always being regenerated. See #119.
904109a
Let me know if this fixes it for you :)
Confirmed working. Thank you 🙏
Great!
No branches or pull requests
I use following style:
Very first time i interact with select everything works as expected:

After option is selected or dropdown is closed and reopened - underline effect no longer appears. Element functions properly otherwise.

The text was updated successfully, but these errors were encountered: