icons fix

This commit is contained in:
anarsec 2024-04-22 18:54:36 +00:00
parent 1e91aec036
commit 47e4a31bcb
No known key found for this signature in database
13 changed files with 32 additions and 13 deletions

View file

@ -71,7 +71,7 @@ function documentReadyCallback() {
document.getElementById("dark-mode").setAttribute("title", "Switch to light theme");
}
document.getElementById("dark-mode").style.display = "inline";
document.getElementById("dark-mode").style.display = "flex";
document.getElementById("dark-mode").addEventListener("click", () => {
if (