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

Fix cursor hover

parent eb682683
Branches
No related tags found
1 merge request!228Fix/design fix
...@@ -53,6 +53,9 @@ ...@@ -53,6 +53,9 @@
color: $grey-dark; color: $grey-dark;
} }
} }
&:hover {
cursor: pointer;
}
.cardIcon { .cardIcon {
margin-right: 0.6rem; 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