mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 13:27:36 +08:00
update 2023-03-21 10:56:32
This commit is contained in:
parent
39e1b9fefb
commit
298f63b5dc
@ -12,9 +12,7 @@
|
||||
global.remove();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
document.addEventListener("DOMContentLoaded", function () {
|
||||
// Fixed scrollbar styles for browsers on different platforms
|
||||
settingGlobalScroll();
|
||||
@ -44,4 +42,4 @@
|
||||
$(window).resize(() => {
|
||||
settingGlobalScroll();
|
||||
});
|
||||
})(jQuery);
|
||||
})(jQuery);
|
||||
|
Loading…
Reference in New Issue
Block a user