Commit c8a2f69c authored by Paul Slaughter's avatar Paul Slaughter

Fix IDE avatar flex sizing style

parent 9c491bc6
......@@ -1199,7 +1199,7 @@ $ide-tree-text-start: $ide-activity-bar-width + $ide-tree-padding;
}
.avatar-container {
flex: initial;
flex: 0 0 auto;
margin-right: 0;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment