From bb71e29cba9c1e35103af5e1cd7c843bae409a7b Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sun, 24 Dec 2023 22:29:28 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/9888 --- app/src/protyle/render/av/col.ts | 10 ++++++---- app/src/protyle/render/av/relation.ts | 27 ++++++++++++++++++--------- 2 files changed, 24 insertions(+), 13 deletions(-) diff --git a/app/src/protyle/render/av/col.ts b/app/src/protyle/render/av/col.ts index 984e63f2c..fecc6053d 100644 --- a/app/src/protyle/render/av/col.ts +++ b/app/src/protyle/render/av/col.ts @@ -149,19 +149,19 @@ export const getEditHTML = (options: { `; } else if (colData.type === "relation") { const isSelf = colData.relation?.avID === options.data.id; - html += ` -