Fix left indentation of items that were newly moved into a previously empty

list
This commit is contained in:
Pablo Zmdl
2025-12-09 12:32:00 +01:00
parent c61fcf852d
commit 5cb808be51

View File

@@ -543,7 +543,7 @@ ul.treelist {
display: none;
}
li > a {
& > li > a {
padding-left: .5em;
}
}