fix: colors
This commit is contained in:
parent
c3135d53d0
commit
2c7384b170
|
@ -37,11 +37,13 @@ $sidebar-basis: 12rem;
|
|||
}
|
||||
.node {
|
||||
&.parent > .item .label:before {
|
||||
color: #999;
|
||||
content: "\25BE";
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
&.collapsed {
|
||||
&.parent > .item .label:before {
|
||||
color: #999;
|
||||
content: "\25B8";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user