There was an error while loading. Please reload this page.
1 parent 563f1ec commit 1f4a936Copy full SHA for 1f4a936
1 file changed
app/src/assets/scss/protyle/_wysiwyg.scss
@@ -4,6 +4,7 @@
4
padding: 16px 16px 16px 24px;
5
cursor: text;
6
box-sizing: border-box;
7
+ // 移除三击无法选中整个 https://github.com/siyuan-note/siyuan/issues/8511
8
user-select: auto;
9
overflow-x: clip;
10
0 commit comments