add dark mode in BaseItemSelect component. (#1191)

This commit is contained in:
Yash Kanakiya
2023-03-28 16:58:30 +05:30
committed by GitHub
parent 2adaa7a84a
commit 826ef72faa

View File

@ -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 }}