mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 15:35:35 +00:00
fix: dashboard bg color on light theme
This commit is contained in:
@@ -61,7 +61,7 @@ export function DashboardNavbar({ isOpen, toggle }: DashboardNavbarProps) {
|
||||
{...common}
|
||||
label={t('settings')}
|
||||
leftSection={<PiGearLight size="1.5rem" />}
|
||||
color="var(--mantine-color-gray-7)"
|
||||
color="var(--mantine-color-text)"
|
||||
/>
|
||||
<NavLink
|
||||
{...common}
|
||||
|
||||
Reference in New Issue
Block a user