about summary refs log tree commit diff
path: root/src/components/dms/NewChatDialog/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/dms/NewChatDialog/index.tsx')
-rw-r--r--src/components/dms/NewChatDialog/index.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/dms/NewChatDialog/index.tsx b/src/components/dms/NewChatDialog/index.tsx
index 99572fd5c..fb20b8f4c 100644
--- a/src/components/dms/NewChatDialog/index.tsx
+++ b/src/components/dms/NewChatDialog/index.tsx
@@ -484,6 +484,7 @@ function SearchablePeopleList({
       style={[
         web([a.py_0, {height: '100vh', maxHeight: 600}, a.px_0]),
         native({
+          height: '100%',
           paddingHorizontal: 0,
           marginTop: 0,
           paddingTop: 0,