add dark mode in base modal

This commit is contained in:
yashkanakiya
2023-03-23 11:10:46 +05:30
parent 15f3f566e3
commit 6e70930e87
25 changed files with 46 additions and 27 deletions

View File

@ -66,7 +66,7 @@
</BaseInputGrid>
</div>
<div
class="z-0 flex justify-end p-4 border-t border-gray-200 border-solid"
class="z-0 flex justify-end p-4 border-t border-gray-200 border-solid dark:border-gray-600"
>
<BaseButton
class="mr-3"