Iterate facepiles, fix default avatar alignment and sort explicit avatars first

This commit is contained in:
Michael Telatynski 2021-03-26 11:55:22 +00:00
parent aff05eff48
commit 4341dfb314
2 changed files with 7 additions and 2 deletions

View file

@ -27,6 +27,10 @@ limitations under the License.
.mx_BaseAvatar_image {
border: 1px solid $primary-bg-color;
}
.mx_BaseAvatar_initial {
margin: 1px; // to offset the border on the image
}
}
> span {