Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Avatar image shrink fixed (#11698)
Browse files Browse the repository at this point in the history
Co-authored-by: Manan Sadana <[email protected]>
  • Loading branch information
manancodes and Manan Sadana authored Oct 3, 2023
1 parent 6685403 commit ab2aef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/views/rooms/_ReadReceiptGroup.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit ab2aef3

Please sign in to comment.