mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +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;
|
||||
background-color: $--custom-node-view-background;
|
||||
margin: 0;
|
||||
overscroll-behavior-x: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user