Skip to content
Snippets Groups Projects
Commit 6029b46e authored by Tuukka Turu's avatar Tuukka Turu
Browse files

Few sidenav hover fixes

parent e9a2554a
No related branches found
No related tags found
No related merge requests found
......@@ -62,8 +62,14 @@
&:hover {
border: 1px solid var(--brand-main);
margin: -1px;
margin-left: 4px;
text-decoration: underline;
cursor: pointer;
svg {
width: 22px;
height: 22px;
}
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment