Merge remote-tracking branch 'upstream/dev' into fix/772/set-to-top-elem-on-scrollable-height

This commit is contained in:
Wen Junhua
2024-04-30 22:35:04 +08:00
51 changed files with 1422 additions and 280 deletions
+1
View File
@@ -54,6 +54,7 @@ function add_to_top_elem() {
window.addEventListener("DOMContentLoaded", (event) => {
add_to_top_elem();
setThemeColor();
var switchers = document.querySelectorAll("[id^='appearance-switcher']");
switchers.forEach((switcher) => {
switcher.addEventListener("click", () => {