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