Skip to content

Commit

Permalink
fix(treeview): update selected state blue side bar token
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Mar 11, 2021
1 parent 8406aba commit 1d32071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/components/treeview/_treeview.scss
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
left: 0;
width: rem(4px);
height: 100%;
background-color: $interactive-01;
background-color: $interactive-04;
content: '';
}
}
Expand Down

0 comments on commit 1d32071

Please sign in to comment.