Chat: fix avatar proportion in pane header

This commit is contained in:
Alex Gleason 2020-08-27 13:08:04 -05:00
parent 75dc5cfbe2
commit c0f6830e7f
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -43,7 +43,7 @@
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
flex: 1;
height: 100%;
background: transparent;
border: 0;