1
0
Fork 0

chore(dev): Menu tweaks

This commit is contained in:
Joost De Cock 2023-03-26 08:32:44 +02:00
parent e4c45e2e9b
commit 4697fbd999
8 changed files with 51 additions and 35 deletions

View file

@ -16,7 +16,8 @@ export const ThemePicker = ({ app, iconOnly = false, bottom = false }) => {
{() => (
<>
<Popover.Button
className={`h-12 group border-0 inline-flex items-center px-3 text-base text-neural-content hover:bg-neutral-focus`}
className={`h-12 group border-0 inline-flex items-center px-3 text-base
text-neural-content hover:bg-secondary hover:bg-opacity-50`}
>
<ThemeIcon />
{!iconOnly && (