From 7859ca7c3a5672a559ec2b6e42e5fa6ac3d9fd1e Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sun, 10 Mar 2024 23:16:47 +0800 Subject: [PATCH] :art: database --- app/src/protyle/render/av/row.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/protyle/render/av/row.ts b/app/src/protyle/render/av/row.ts index aa15af0d7..6ceac17ef 100644 --- a/app/src/protyle/render/av/row.ts +++ b/app/src/protyle/render/av/row.ts @@ -109,7 +109,7 @@ export const insertAttrViewBlockAnimation = (protyle: IProtyle, blockElement: El } previousElement.querySelectorAll(".av__cell").forEach((item: HTMLElement, index) => { colHTML += `
`; if (pinIndex === index) { colHTML += "";