diff --git a/src/components/menubars/OEditorMenuBubble.vue b/src/components/menubars/OEditorMenuBubble.vue
index 0091a58..87d2591 100644
--- a/src/components/menubars/OEditorMenuBubble.vue
+++ b/src/components/menubars/OEditorMenuBubble.vue
@@ -7,6 +7,11 @@
!(editorContext.isActive.embed && editorContext.isActive.embed()) &&
!(editorContext.isActive.katex_block && editorContext.isActive.katex_block()) }"
:style="`left: ${editorContext.menu.left}px; bottom: ${editorContext.menu.bottom + 8}px;`">
+
+
+
+