1
0

auto-git:

[change] README.md
 [change] animeCat.js
 [change] index.html
 [change] main.js
 [change] package.json
 [change] preload.js
 [change] settings.html
This commit is contained in:
2025-06-01 13:58:00 +02:00
parent a539bedbbd
commit 855d353237
7 changed files with 118 additions and 137 deletions

View File

@@ -155,7 +155,10 @@
-webkit-user-select: none;
user-select: none;
}
.content-area ul#contentList li {
word-break: break-all;
overflow-wrap: anywhere;
}
#folderHierarchyDropdown.open {
display: block;
}