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

[Request] Add hover effect for toast-close class for better visibility on desktop #86

Closed
GeorgeFlorian opened this issue Oct 11, 2021 · 1 comment

Comments

@GeorgeFlorian
Copy link

Hello.
First of all I have to say that this is a great library. I am using it on an ESP32 and it works flawlessly.

What do you think about adding a hover effect for toast-close (the X button) for a better visibility on Desktop.
I am currently using this in my implementation:

.toast-close:hover {
    opacity: 1;
}

Thank you.
Have a nice day.

@GeorgeFlorian
Copy link
Author

Made a pull request: #87

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

No branches or pull requests

1 participant