mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
add dark mode in base select action (#1188)
This commit is contained in:
@ -11,6 +11,10 @@
|
||||
bg-gray-200
|
||||
cursor-pointer
|
||||
text-primary-400
|
||||
dark:bg-gray-600/70
|
||||
dark:backdrop-blur-xl
|
||||
dark:shadow-glass
|
||||
dark:hover:bg-gray-600/80
|
||||
"
|
||||
>
|
||||
<slot />
|
||||
|
||||
Reference in New Issue
Block a user