Decorate forward dialog room avatars

Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
Robin Townsend 2021-05-16 08:39:22 -04:00
parent 64e828d069
commit e798b36f1d
3 changed files with 4 additions and 3 deletions

View file

@ -89,7 +89,7 @@ limitations under the License.
flex-grow: 1;
min-width: 0;
.mx_BaseAvatar {
.mx_DecoratedRoomAvatar {
margin-right: 12px;
}