From 6fb6f773599d6dcb7511baf346ecdd462bb95a8b Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sat, 29 Apr 2023 12:11:31 +0800 Subject: [PATCH] :art: Improve data snapshot comparison icon Fix https://github.com/siyuan-note/siyuan/issues/8140 --- app/src/history/diff.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/history/diff.ts b/app/src/history/diff.ts index 7d3481fe0..ca0aaee51 100644 --- a/app/src/history/diff.ts +++ b/app/src/history/diff.ts @@ -171,7 +171,7 @@ const genHTML = (left: string, right: string, dialog: Dialog, direct:string) => ${isPhone ? "" : ''} ${dayjs(response.data.left.created).format("YYYY-MM-DD HH:mm")} - + ${right.substring(0, 7)} ${isPhone ? "" : ''}