From becf373edbc53160bd1082f8cb0ad3318f291cc4 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 20 May 2024 16:06:29 -0500 Subject: [PATCH] Maybe? (#4125) --- src/components/dms/NewChatDialog/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/dms/NewChatDialog/index.tsx b/src/components/dms/NewChatDialog/index.tsx index 99572fd5..fb20b8f4 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,