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 need help when trying to publish my own style. Here's the CSS code
#logo-icon { content: url("https://media.tenor.com/65mRO-L3k2EAAAAj/spinning-maxwell.gif") !important; width: 120px; height: 35px; object-fit: cover; } ytd-topbar-logo-renderer { width: 0%; }
I've tested that code and it works flawlessly for me when I try using it as a private style. But when I try to publish it, it gave me this error
Caution
There's an error with your CSS code, please review it.
How do I fix this and publish my style properly? Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I need help when trying to publish my own style. Here's the CSS code
I've tested that code and it works flawlessly for me when I try using it as a private style. But when I try to publish it, it gave me this error
Caution
There's an error with your CSS code, please review it.
How do I fix this and publish my style properly? Thanks!
The text was updated successfully, but these errors were encountered: