Subcategory Container Depth

This commit is contained in:
2026-04-23 13:40:43 +02:00
parent c6776133bc
commit 225bf5ab87
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ ul.category-children {
padding: 0.2rem 0.55rem;
background: rgba(44, 22, 34, 0.3);
border: 1px solid rgba(194, 163, 90, 0.11);
border-radius: 999px;
border-radius: 8px;
transition: background 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}