Allow balloon toolbar to appear outside of markdown view
This commit is contained in:
parent
7a9a465bf4
commit
7e67d7c621
@ -237,7 +237,6 @@ const BalloonToolbar: FC<BalloonToolbarProps> = ({
|
||||
anchorEl={anchorEl.current ?? null}
|
||||
onFocus={handleFocus}
|
||||
onBlur={handleBlur}
|
||||
disablePortal
|
||||
tabIndex={0}
|
||||
className="
|
||||
absolute
|
||||
|
Loading…
x
Reference in New Issue
Block a user