Merge pull request #393 from aashay28/main

Hidden theme dropdown menu behind the profile card
This commit is contained in:
Ariful Alam 2023-06-07 18:13:54 +06:00 committed by GitHub
commit 9274119f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ const ThemeChanger = ({ theme, setTheme, loading, themeConfig }) => {
</div>
<div
tabIndex={0}
className="mt-16 overflow-y-auto shadow-2xl top-px dropdown-content max-h-96 w-52 rounded-lg bg-base-200 text-base-content"
className="mt-16 overflow-y-auto shadow-2xl top-px dropdown-content max-h-96 w-52 rounded-lg bg-base-200 text-base-content z-10"
>
<ul className="p-4 menu compact">
{[