aboutsummaryrefslogtreecommitdiff
path: root/src/components/chat
diff options
context:
space:
mode:
authoreugenijm <eugenijm@protonmail.com>2020-07-07 23:33:08 +0300
committereugenijm <eugenijm@protonmail.com>2020-07-08 15:21:31 +0300
commit3b2dfcaf5c402743a44eb315c519f1100d3f1006 (patch)
treeb43c451f83f8cfb113504187514f6de3fe4967c6 /src/components/chat
parentfc865d3a129a7d5eabf1490a82eefbdea07e3b47 (diff)
Add the single-line prop to StatusContent and use it for chat list items
Diffstat (limited to 'src/components/chat')
-rw-r--r--src/components/chat/chat.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/chat/chat.scss b/src/components/chat/chat.scss
index 6ae7ebc9..012a1b1d 100644
--- a/src/components/chat/chat.scss
+++ b/src/components/chat/chat.scss
@@ -53,7 +53,6 @@
display: flex;
z-index: 2;
position: sticky;
- display: flex;
overflow: hidden;
}