mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
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;
|
||||
align-self: center;
|
||||
justify-self: center;
|
||||
flex-shrink: 0; // Long names should not shrink the picture
|
||||
}
|
||||
|
||||
.mx_ReadReceiptGroup_name {
|
||||
|
|
Loading…
Reference in a new issue