add dark mode in base tabGroup and tab (#1175)

* add dark mode in base tabGroup and tab

* fix tab-list border in dark-mode

---------

Co-authored-by: yogesh-gohil <yogeshgohil1611@gmail.com>
This commit is contained in:
Yash Kanakiya
2023-03-28 12:29:14 +05:30
committed by GitHub
parent d14ab013ad
commit 8f2edc220b
4 changed files with 6 additions and 3 deletions

View File

@ -130,6 +130,7 @@
mt-5
list-none
border-b-2 border-gray-200 border-solid
dark:border-gray-600
"
>
<!-- Tabs -->