Merge pull request #1025 from GitStartHQ/BLUESKY-OSS-8
[Web] A lot of post content in a modal causes parts of modal to become inaccessiblezio/stable
commit
ea567362a1
|
@ -64,5 +64,6 @@ const styles = StyleSheet.create({
|
|||
borderRadius: isMobileWeb ? 0 : 8,
|
||||
marginBottom: '10vh',
|
||||
borderWidth: 1,
|
||||
maxHeight: '85%',
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue