We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371648c commit eca59f5Copy full SHA for eca59f5
packages/main/src/themes/TreeListItem.css
@@ -43,7 +43,7 @@
43
}
44
45
:host(:not([level="1"])) {
46
- border-bottom: none;
+ border-color: var(--sapList_AlternatingBackground);
47
48
49
:host([_toggle-button-end][selected]:not([level="1"])){
0 commit comments