This commit is contained in:
Ruben Fiszel
2025-09-27 22:37:40 +00:00
parent b8d8456049
commit 22206c8318
@@ -70,7 +70,7 @@
size={small ? 12 : 14}
{...iconProps}
class={twMerge(
'text-secondary',
light ? 'text-tertiary' : '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',