mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 00:01:34 +00:00
nit UI
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
class={twMerge(
|
||||
selectedColor
|
||||
? 'group-data-[state=on]:text-[var(--selected-color)]'
|
||||
: 'group-data-[state=on]:text-nord-950 dark:group-data-[state=on]:text-nord-800',
|
||||
: 'group-data-[state=on]:text-blue-500 dark:group-data-[state=on]:text-nord-800',
|
||||
iconProps.class
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user