Commit 14012e82 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Update icon color on hover

parent 8d2099cd
...@@ -215,6 +215,10 @@ $new-sidebar-collapsed-width: 50px; ...@@ -215,6 +215,10 @@ $new-sidebar-collapsed-width: 50px;
&:hover { &:hover {
color: $gl-text-color; color: $gl-text-color;
svg {
fill: $gl-text-color;
}
} }
} }
......
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