Avatar image shrink fixed (#11698)
Co-authored-by: Manan Sadana <manan.sadana@cnhteam.onmicrosoft.com>
This commit is contained in:
parent
66854039a3
commit
ab2aef3f3e
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ limitations under the License.
|
||||||
margin: 6px 8px;
|
margin: 6px 8px;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
justify-self: center;
|
justify-self: center;
|
||||||
|
flex-shrink: 0; // Long names should not shrink the picture
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_ReadReceiptGroup_name {
|
.mx_ReadReceiptGroup_name {
|
||||||
|
|
Loading…
Reference in a new issue