adrianhajdin / stack_overflow_nextjs14

Ultimate Next.js 14 Course
https://devflow-rose.vercel.app/
537 stars 86 forks source link

Transparent menu in theme picker #1

Closed jaseel-koolath closed 1 year ago

jaseel-koolath commented 1 year ago

When selecting a light theme, the picker menu is transparent. Screenshot attached

Screenshot_20230923-070621.jpg

vivekbhagwani93 commented 1 year ago
image

the container element has the background-color property set for dark mode but not for the light one.

vivekbhagwani93 commented 1 year ago

I can fix this. Can anyone tell me which branch to fork from and commit to? (I joined the course today) I see only the base code on "main" branch.

tqt97 commented 1 year ago

in light theme have some problem about background