From f7c2fe8d086af9983caa365565c994a9eace1b1e Mon Sep 17 00:00:00 2001 From: Vanessa Date: Thu, 15 Jan 2026 12:36:53 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/16829 --- app/src/assets/scss/protyle/_attr.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/assets/scss/protyle/_attr.scss b/app/src/assets/scss/protyle/_attr.scss index 93a42d49e..d9475c84c 100644 --- a/app/src/assets/scss/protyle/_attr.scss +++ b/app/src/assets/scss/protyle/_attr.scss @@ -8,6 +8,7 @@ font-weight: normal; align-items: center; line-height: 16px; + // 会导致 https://github.com/siyuan-note/siyuan/issues/16829 先移除 user-select: none; &--av span:hover { color: var(--b3-protyle-inline-blockref-color);