diff --git a/frontend/src/layout/navigation-3000/components/NavbarButton.tsx b/frontend/src/layout/navigation-3000/components/NavbarButton.tsx index 6fd509a6e52fd..72e07508a9ebf 100644 --- a/frontend/src/layout/navigation-3000/components/NavbarButton.tsx +++ b/frontend/src/layout/navigation-3000/components/NavbarButton.tsx @@ -88,7 +88,7 @@ export const NavbarButton: FunctionComponent = React.forwardR {notices.length ? ( } - placement="right" + placement={notices[0].placement ?? 'right'} delayMs={0} visible={true} >