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
1 changed files with 1 additions and 1 deletions

View File

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