This commit is contained in:
Hayden 2023-02-15 08:44:53 -09:00
parent 607b06d2f2
commit 36b728424c
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -27,7 +27,7 @@
<li
:class="[
'relative cursor-default select-none py-2 pl-3 pr-9 duration-75 ease-in-out transition-colors',
active ? 'bg-primary text-white' : 'text-gray-900',
active ? 'bg-primary text-primary-content' : 'text-base-content',
]"
>
<slot name="display" v-bind="{ item: item, selected, active }">