This commit is contained in:
cha0s 2021-04-03 20:44:53 -05:00
parent e116db7b81
commit 6fcf699127

View File

@ -17,7 +17,7 @@
min-height: auto;
}
.node {
&.active {
&.active > .item {
background-color: rgba(0, 120, 255, 0.5);
}
&.collapsed {