mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Fix issue that two finger swipe on mac did change page
This commit is contained in:
@@ -14,6 +14,7 @@ body {
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
background-color: $--custom-node-view-background;
|
background-color: $--custom-node-view-background;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
overscroll-behavior-x: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user