Blazor - CSS not rendering a linear-gradient #59596
Unanswered
LanceTheLeski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to style my Blazor app and while majority of my CSS works, gradients with transparency seem to not render correctly. Instead of the expected color showing up, I'm seeing a white background. Any idea why this does not load correctly. If I use the same code on a basic HTML+CSS page then it renders correctly.
Any tips to get this to show up correctly?
The following snippet is what I'm working with:
Beta Was this translation helpful? Give feedback.
All reactions