mirror of https://github.com/vector-im/riot-web
Remove old redundant hover effect
parent
60828913d2
commit
90cd5d0472
|
@ -224,12 +224,6 @@ $SpaceRoomViewInnerWidth: 428px;
|
|||
|
||||
.mx_FacePile_faces {
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
.mx_BaseAvatar {
|
||||
filter: brightness(0.8);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue