UX: use the pointer cursor when hovering over a selectable avatar

This commit is contained in:
Régis Hanol 2018-07-18 22:54:35 +02:00
parent facef06d60
commit af98ab9337
1 changed files with 1 additions and 0 deletions

View File

@ -687,6 +687,7 @@
margin: 5px;
display: inline-block;
.avatar {
cursor: pointer;
width: 60px;
height: 60px;
&:hover {