N
Nuxt6mo ago
benwis

How to Edit v-icon created by prepend-icon in v-list-item

I have a bunch of
<v-list-item
:prepend-icon="wave"
title="Hi"
value="Bob"
to="/hi"
>
<v-list-item
:prepend-icon="wave"
title="Hi"
value="Bob"
to="/hi"
>
And I'd like to change the size of the icon. Is there a way to do this?
3 Replies
Jacek
Jacek6mo ago
Hop in to the dedicated server for Vuetify
joe_black_unlucky
Yeah, not nuxt related
benwis
benwisOP6mo ago
Thanks

Did you find this page helpful?