fix(editor): 🐛 Back action trigger on finger swipe
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
html,
|
||||||
|
body {
|
||||||
|
overscroll-behavior-x: none;
|
||||||
|
}
|
||||||
|
|
||||||
.grabbing * {
|
.grabbing * {
|
||||||
cursor: grabbing !important;
|
cursor: grabbing !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user