This commit is contained in:
Yuri Kuznetsov
2024-02-08 13:29:22 +02:00
parent 3f2ffb851f
commit a611301c5a
+8
View File
@@ -1050,6 +1050,14 @@ section {
> .list {
border: var(--panel-border-width) solid var(--default-border-color);
}
> .list-expanded {
> ul > {
li:last-child {
border-bottom: 0;
}
}
}
}
.list > {