add dark mode in BaseCustomInput

This commit is contained in:
yashkanakiya
2023-03-27 16:25:26 +05:30
parent c5acf1343e
commit c2f41c6d1f

View File

@ -40,6 +40,7 @@
font-normal
cursor-pointer
hover:bg-gray-100
dark:hover:bg-gray-700/60
rounded
ml-1
py-0.5