Replies: 3 comments 1 reply
-
Hmm, I was able to find the styles for the bottom line of the select. But for caret, I could not find it. It's not even in the shadow DOM. I will need to look at the source of https://github.com/djibe/material to find where it is applied. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Found it! It's controlled by the |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think I can add it to the Blazorise ThemeGenerator. |
Beta Was this translation helpful? Give feedback.
0 replies
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've really been enjoying the library so far, however, when clicking the items per page dropdown in the material DataGrid the caret color changes to purple and I can't figure out how to change it.
I have tried:
material.css
blazorise.css
blazorise.material.css
Before:


After:
How do I change the caret color for that dropdown that is circled above? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions