chore: fix toc menu positioning [skip e2e]

This commit is contained in:
Aman Harwara
2023-10-25 00:33:52 +05:30
parent 73091f7bcf
commit 353337f5ed

View File

@@ -638,8 +638,8 @@ const ToolbarPlugin = () => {
anchorElement={tocAnchorRef}
open={isTOCOpen}
togglePopover={() => setIsTOCOpen(!isTOCOpen)}
side="top"
align="center"
side="bottom"
align="start"
className="py-1"
disableMobileFullscreenTakeover
disableFlip