This commit is contained in:
Ruben Fiszel
2025-09-27 22:33:37 +00:00
parent 86254d89e8
commit 452fb2b90a
@@ -70,6 +70,7 @@
size={small ? 12 : 14}
{...iconProps}
class={twMerge(
'text-secondary',
selectedColor
? 'group-data-[state=on]:text-[var(--selected-color)]'
: 'group-data-[state=on]:text-blue-500 dark:group-data-[state=on]:text-nord-800',