fixes and cleanups

This commit is contained in:
Philipinho
2024-06-26 19:16:40 +01:00
parent fde6c9a2e3
commit e2646b7afc
6 changed files with 33 additions and 33 deletions

View File

@ -61,7 +61,7 @@ export function CalloutMenu({ editor }: EditorMenuProps) {
updateDelay={0}
tippyOptions={{
getReferenceClientRect,
offset: [0, 2],
offset: [0, 10],
placement: "bottom",
zIndex: 99,
popperOptions: {