Allow balloon toolbar to appear outside of markdown view

This commit is contained in:
Daniel Lautzenheiser 2023-04-10 16:28:46 -04:00
parent 7a9a465bf4
commit 7e67d7c621

View File

@ -237,7 +237,6 @@ const BalloonToolbar: FC<BalloonToolbarProps> = ({
anchorEl={anchorEl.current ?? null}
onFocus={handleFocus}
onBlur={handleBlur}
disablePortal
tabIndex={0}
className="
absolute