Add unread badges and avatar decorations to spotlight search (#7696)

This commit is contained in:
Michael Telatynski
2022-02-07 13:50:04 +00:00
committed by GitHub
parent 30e80aa87d
commit d72469663d
2 changed files with 11 additions and 6 deletions
+5 -3
View File
@@ -146,10 +146,12 @@ limitations under the License.
text-overflow: ellipsis;
overflow: hidden;
.mx_BaseAvatar {
.mx_DecoratedRoomAvatar {
margin-right: 8px;
display: inline-block;
height: 20px;
}
.mx_NotificationBadge {
margin-left: 8px;
}
&:hover, &[aria-selected=true] {