diff --git a/src/components/moderation/BlockDialog.tsx b/src/components/moderation/BlockDialog.tsx index ed20c6f50a..540f1603f0 100644 --- a/src/components/moderation/BlockDialog.tsx +++ b/src/components/moderation/BlockDialog.tsx @@ -244,7 +244,8 @@ function BlockDialogInner({ scrollIndicatorInsets={{top: headerHeight, bottom: footerHeight}} onEndReached={() => void onEndReached()} onEndReachedThreshold={0.5} - style={[web([{maxWidth: 420}])]} + style={[web([{height: '100vh', maxHeight: 600}])]} + webInnerStyle={[{maxWidth: 420}]} /> ) } @@ -340,11 +341,10 @@ function MutualGroupChat({ a.py_sm, native(a.px_2xl), ]}> - + - - + + {convo.details.name} {isViewerOwner ? (