Add the single-line prop to StatusContent and use it for chat list items

This commit is contained in:
eugenijm 2020-07-07 23:33:08 +03:00
parent fc865d3a12
commit 3b2dfcaf5c
6 changed files with 26 additions and 6 deletions

View file

@ -53,7 +53,6 @@
display: flex;
z-index: 2;
position: sticky;
display: flex;
overflow: hidden;
}