Handle long feed listings on the right nav with scrolling (#1562)
This commit is contained in:
parent
cc1c9ab305
commit
16763d1d41
2 changed files with 5 additions and 2 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue