Replies: 1 comment
-
|
That might be a question for the vuetify folks, but you can provide your own css that redefine some of those style with add-on classes for the pieces you want to be tweaked. |
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.
-
When using Vuetify components from trame.widgets, I'm not sure how to modify the style for a specific class name within the component. For example, when using VSelect, how do I change the style of .v-select__selection?As shown, when I use VSelect, I want to change the font color and spacing of the Input field within VSelect.

Beta Was this translation helpful? Give feedback.
All reactions