BigW Consortium Gitlab

Commit f815e9a6 by Phil Hughes Committed by Mike Greiling

Merge branch 'context-nav-avatar-bg' into 'master'

Add white background to context header avatar See merge request !12857
parent 15851aaf
......@@ -35,6 +35,7 @@ $new-sidebar-width: 220px;
.avatar-container {
flex: 0 0 40px;
background-color: $white-light;
}
&:hover {
......
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