Handle long feed listings on the right nav with scrolling (#1562)
This commit is contained in:
@@ -125,6 +125,8 @@ const styles = StyleSheet.create({
|
||||
// @ts-ignore web only
|
||||
left: 'calc(50vw + 320px)',
|
||||
width: 304,
|
||||
// @ts-ignore web only
|
||||
maxHeight: '90vh',
|
||||
},
|
||||
|
||||
message: {
|
||||
|
||||
Reference in New Issue
Block a user