diff --git a/src/components/status.jsx b/src/components/status.jsx index b8f583d5..600eac2d 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -565,11 +565,11 @@ function Status({ target: document.querySelector('.status-deck') || document.body, }} - containerProps={{ - onClick: () => { - menuInstanceRef.current?.closeMenu?.(); - }, - }} + // containerProps={{ + // onClick: () => { + // menuInstanceRef.current?.closeMenu?.(); + // }, + // }} align="end" offsetY={4} overflow="auto"