mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix: interact.js touch-action warning
This commit is contained in:
committed by
Gabriel Horner
parent
7b70937397
commit
a114f0547f
@@ -536,6 +536,7 @@ html[data-theme='dark'] {
|
||||
|
||||
.resizer {
|
||||
@apply absolute top-0 bottom-0;
|
||||
touch-action: none;
|
||||
left: 0;
|
||||
width: 4px;
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user