-
Notifications
You must be signed in to change notification settings - Fork 24
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 welcome notification on wk.org #7623
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it is ready.
Not really sure what to do about this. It is an antd |
Can you slap on a class which changes the hovering color? Since the bg is always blue, it should be independent of the theme. |
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice, thank you!
This PR is a follow up for the antd v5 upgrade and fixes the styling of the "Welcome"/"Sign up for free" notification on wk.org.
Before:
After:
Steps to test:
Issues:
(Please delete unneeded items, merge only when none are left open)