Skip to content
Snippets Groups Projects
Commit f32bd161 authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

Fix cursor hover

parent eb682683
No related branches found
No related tags found
1 merge request!228Fix/design fix
......@@ -53,6 +53,9 @@
color: $grey-dark;
}
}
&:hover {
cursor: pointer;
}
.cardIcon {
margin-right: 0.6rem;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment