aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/components/Contacts.js
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-06-28 17:42:55 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit416acd32c4fd435cd0f86805b40afbadb135b089 (patch)
tree18ce54fd8a11bc2a9eca3e864819e0894988fb50 /vnext/src/components/Contacts.js
parent5d9e08a12ce5b97344213cf8b5dea7b0328e7db3 (diff)
PM styling
Diffstat (limited to 'vnext/src/components/Contacts.js')
-rw-r--r--vnext/src/components/Contacts.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/vnext/src/components/Contacts.js b/vnext/src/components/Contacts.js
index 509db3b3..3f2e7288 100644
--- a/vnext/src/components/Contacts.js
+++ b/vnext/src/components/Contacts.js
@@ -53,7 +53,6 @@ const wrapperStyle = {
const chatListStyle = {
boxSizing: 'border-box',
padding: '0 20px',
- overflowY: 'scroll',
display: 'flex',
alignItems: 'center',
flexDirection: 'column',