From 77426aecbc08a2eaec00a6232331ea9d6742fb83 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Mon, 6 Oct 2025 10:40:32 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/12000 --- app/src/protyle/render/av/relation.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/protyle/render/av/relation.ts b/app/src/protyle/render/av/relation.ts index b0bfc34a3..39b76bf37 100644 --- a/app/src/protyle/render/av/relation.ts +++ b/app/src/protyle/render/av/relation.ts @@ -445,14 +445,13 @@ export const getRelationHTML = (data: IAV, cellElements?: HTMLElement[]) => { if (colRelationData && colRelationData.avID) { return `
-
+
-
`;