Dark customer address popup custominput (#1195)

* add dark mode in BaseCustomInput

* add dark mode in BaseCustomerSelectPopup

* Add dark mode in BaseCustomerAddressDisplay
This commit is contained in:
Yash Kanakiya
2023-03-28 17:49:00 +05:30
committed by GitHub
parent 3d5732ee26
commit 0c5adff9b4
3 changed files with 21 additions and 5 deletions

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