UX: use the pointer cursor when hovering over a selectable avatar
This commit is contained in:
parent
facef06d60
commit
af98ab9337
|
@ -687,6 +687,7 @@
|
|||
margin: 5px;
|
||||
display: inline-block;
|
||||
.avatar {
|
||||
cursor: pointer;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue