Chat: fix avatar proportion in pane header
This commit is contained in:
parent
75dc5cfbe2
commit
c0f6830e7f
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
width: 100%;
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
background: transparent;
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in a new issue