From 23c9cbae9cb3d79b49d95869b1a4fb7ffbb39540 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Mon, 25 Dec 2023 12:41:29 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/9888 --- app/src/protyle/render/av/col.ts | 9 +++++-- app/src/protyle/render/av/openMenuPanel.ts | 4 ++- app/src/protyle/render/av/relation.ts | 31 ++++++++++++++++------ 3 files changed, 33 insertions(+), 11 deletions(-) diff --git a/app/src/protyle/render/av/col.ts b/app/src/protyle/render/av/col.ts index 8b22481d8..cef1f21a1 100644 --- a/app/src/protyle/render/av/col.ts +++ b/app/src/protyle/render/av/col.ts @@ -149,7 +149,7 @@ export const getEditHTML = (options: { `; } else if (colData.type === "relation") { const isSelf = colData.relation?.avID === options.data.id; - html += `