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

Commit ab2aef3

Browse files
manancodesManan Sadana
andauthored
Avatar image shrink fixed (#11698)
Co-authored-by: Manan Sadana <[email protected]>
1 parent 6685403 commit ab2aef3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/views/rooms/_ReadReceiptGroup.pcss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ limitations under the License.
109109
margin: 6px 8px;
110110
align-self: center;
111111
justify-self: center;
112+
flex-shrink: 0; // Long names should not shrink the picture
112113
}
113114

114115
.mx_ReadReceiptGroup_name {

0 commit comments

Comments
 (0)