mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 03:20:46 +02:00
refactor: normalize files
This commit is contained in:
@@ -17,7 +17,7 @@ const scrollDivHorizontally = (id) => {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
divToScrollHorizontally.addEventListener("wheel", function(e) {
|
||||
e.preventDefault(); // prevent default mousewheel behavior
|
||||
|
||||
|
||||
Reference in New Issue
Block a user