Merge pull request #1025 from GitStartHQ/BLUESKY-OSS-8

[Web] A lot of post content in a modal causes parts of modal to become inaccessible
This commit is contained in:
Eric Bailey
2023-07-18 14:57:21 -05:00
committed by GitHub
+1
View File
@@ -64,5 +64,6 @@ const styles = StyleSheet.create({
borderRadius: isMobileWeb ? 0 : 8,
marginBottom: '10vh',
borderWidth: 1,
maxHeight: '85%',
},
})