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}
|
anchorEl={anchorEl.current ?? null}
|
||||||
onFocus={handleFocus}
|
onFocus={handleFocus}
|
||||||
onBlur={handleBlur}
|
onBlur={handleBlur}
|
||||||
disablePortal
|
|
||||||
tabIndex={0}
|
tabIndex={0}
|
||||||
className="
|
className="
|
||||||
absolute
|
absolute
|
||||||
|
Loading…
x
Reference in New Issue
Block a user