0👍
.p-menuitem {
&.p-focus {
> .p-menuitem-content {
background-color: aqua !important;
}
}
}
- [Vuejs]-V-autocomplete reverse order of the filtered results
- [Vuejs]-Vue vuetify 3 slots not working properly with icons
Source:stackexchange.com