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

View File

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