From 777f3171f7df0c396a062a99bdc8672224aaf2a8 Mon Sep 17 00:00:00 2001 From: Jiang Feng Date: Sun, 27 Apr 2025 15:52:29 +0800 Subject: [PATCH] refactor: rearrange the bubble menus --- web/src/components/editor/index.tsx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/web/src/components/editor/index.tsx b/web/src/components/editor/index.tsx index 7e95ff5..a03e554 100644 --- a/web/src/components/editor/index.tsx +++ b/web/src/components/editor/index.tsx @@ -151,14 +151,13 @@ const ReportEditor = ({ content, onMarkdownChange }: ReportEditorProps) => { - - - - - + + + +