update 2023-03-21 10:56:32

This commit is contained in:
github-actions[bot] 2023-03-21 10:56:32 +08:00
parent 39e1b9fefb
commit 298f63b5dc

View File

@ -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);