mirror of
https://github.com/docmost/docmost.git
synced 2025-11-15 13:11:12 +10:00
fixes and cleanups
This commit is contained in:
@ -61,7 +61,7 @@ export function CalloutMenu({ editor }: EditorMenuProps) {
|
||||
updateDelay={0}
|
||||
tippyOptions={{
|
||||
getReferenceClientRect,
|
||||
offset: [0, 2],
|
||||
offset: [0, 10],
|
||||
placement: "bottom",
|
||||
zIndex: 99,
|
||||
popperOptions: {
|
||||
|
||||
Reference in New Issue
Block a user