-
Notifications
You must be signed in to change notification settings - Fork 200
night mode fixes for candidate packages and reverse dependencies #1162
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
Conversation
peterbecich
commented
Jan 7, 2023
- candidate packages
@@ -20,7 +20,6 @@ | |||
|
|||
div#modal #content { | |||
border-radius: 8px; | |||
background: #fff; |
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.
has to be removed, otherwise it takes precedence over hackage.css
I deployed these manually on prod and they look good so far! |
Thanks! |
Do you see this transparency here? I need to fix something |
I suspect just stale css. I purged the cache, but you may need a forced-reload. |