DaisyUI – tailwindcss, how can I change the background color of HTML using react?
I added these three App
, HTML
, and the tailwind config
file to make sure it is #020158
Fixed tabs inside a modal in Daisy UI
I’m trying to use tabs content inside a drawer, the drawer can get overflow-y but i don’t find any way to fix the tabs at the top of the header, so it doesn’t disappear when the user starts scrolling inside the drawer, is there any way to fix them at the very top? I can’t find any info about this.