Remove old redundant hover effect

pull/21833/head
Michael Telatynski 2021-04-22 08:18:28 +01:00
parent 60828913d2
commit 90cd5d0472
1 changed files with 0 additions and 6 deletions

View File

@ -224,12 +224,6 @@ $SpaceRoomViewInnerWidth: 428px;
.mx_FacePile_faces {
cursor: pointer;
&:hover {
.mx_BaseAvatar {
filter: brightness(0.8);
}
}
}
}