From 6fbf7df6129eb30ab8071fd897dc22f2c8057e91 Mon Sep 17 00:00:00 2001 From: June Date: Mon, 8 Sep 2025 18:43:47 +1200 Subject: [PATCH] fix: add a visual separator to the save button --- web/src/components/MemoEditor/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/MemoEditor/index.tsx b/web/src/components/MemoEditor/index.tsx index 1e9a1de70..2ea521c80 100644 --- a/web/src/components/MemoEditor/index.tsx +++ b/web/src/components/MemoEditor/index.tsx @@ -526,7 +526,7 @@ const MemoEditor = observer((props: Props) => { {!state.isRequesting ? ( e.stopPropagation()}> - +