fix mobile touch
This commit is contained in:
@@ -250,7 +250,6 @@ watch(() => isDraggable, (enabled) => enabled ? addListeners() : removeListeners
|
||||
&-scene {
|
||||
height: calc(var(--size) * 20);
|
||||
perspective: 1000px;
|
||||
touch-action: none;
|
||||
}
|
||||
|
||||
&-object {
|
||||
|
||||
Reference in New Issue
Block a user