hierarchical tagging selection

This commit is contained in:
2025-06-26 13:36:02 +02:00
parent 0cda1706fa
commit 79e34d7e43
23 changed files with 143 additions and 72 deletions

View File

@@ -79,7 +79,7 @@
font-family: "Playfair Display", serif;
}
.tagentry:hover {
.tagentry > label:hover {
background-color: var(--color3);
}