diff --git a/frontend/src/components/tiptap-extensions/WikiBubbleMenu.vue b/frontend/src/components/tiptap-extensions/WikiBubbleMenu.vue index 7a7a4f55..e31d517f 100644 --- a/frontend/src/components/tiptap-extensions/WikiBubbleMenu.vue +++ b/frontend/src/components/tiptap-extensions/WikiBubbleMenu.vue @@ -1,223 +1,293 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wiki/templates/wiki/layout.html b/wiki/templates/wiki/layout.html index 44f461eb..1d2cb07c 100644 --- a/wiki/templates/wiki/layout.html +++ b/wiki/templates/wiki/layout.html @@ -52,9 +52,12 @@ {% block content %} - - {% block body %} {% endblock %} + + + {% block body %}{% endblock %} + + {% endblock %}