fix(sidebar): Better disclosure triangle position on multiline labels / folders

This commit is contained in:
Ben Gotow 2015-10-23 15:47:12 -07:00
parent e00cc0c760
commit ccbd494d64

View file

@ -27,11 +27,11 @@
.item-container {
display:flex;
align-items: center;
.disclosure-triangle {
flex-shrink: 0;
padding:7px;
padding-top:12px;
width:20px;
visibility: hidden;