mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
add dark mode in BaseItemSelect component. (#1191)
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
bg-gray-200
|
||||
border border-gray-200 border-solid
|
||||
rounded
|
||||
dark:bg-gray-900/70 dark:border-gray-700
|
||||
"
|
||||
>
|
||||
{{ item.name }}
|
||||
|
||||
Reference in New Issue
Block a user