Iterate facepiles, fix default avatar alignment and sort explicit avatars first
This commit is contained in:
parent
aff05eff48
commit
4341dfb314
2 changed files with 7 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue