mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
fix(react/global_menu): misalignment of the "advanced" submenu
This commit is contained in:
@@ -168,7 +168,7 @@ export function FormDropdownSubmenu({ icon, title, children }: { icon: string, t
|
|||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Icon icon={icon} />
|
<Icon icon={icon} />{" "}
|
||||||
{title}
|
{title}
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user