Avatar image shrink fixed (#11698)

Co-authored-by: Manan Sadana <manan.sadana@cnhteam.onmicrosoft.com>
This commit is contained in:
Manan Sadana 2023-10-03 13:25:31 +05:30 committed by GitHub
parent 66854039a3
commit ab2aef3f3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,6 +109,7 @@ limitations under the License.
margin: 6px 8px;
align-self: center;
justify-self: center;
flex-shrink: 0; // Long names should not shrink the picture
}
.mx_ReadReceiptGroup_name {