feat(#25): Improve max wheel size on smaller viewports

This commit is contained in:
Josh Creek
2022-10-25 18:11:19 +01:00
parent b8fd761e2f
commit 5117591567
5 changed files with 187 additions and 169 deletions
+2 -1
View File
@@ -27,6 +27,7 @@
"ts": "never",
"tsx": "never"
}
]
],
"quotes": [2, "single", { "avoidEscape": true }]
}
}