[Chat] adjust list insets on web (#10524)
This commit is contained in:
@@ -525,7 +525,7 @@ export function MessagesList({
|
||||
style={web({
|
||||
scrollbarWidth: 'thin',
|
||||
scrollbarColor: `${t.palette.contrast_100} transparent`,
|
||||
scrollbarGutter: 'stable both-edges',
|
||||
scrollbarGutter: 'stable',
|
||||
})}
|
||||
contentInset={{top: transparentHeaderHeight}}
|
||||
scrollIndicatorInsets={{top: transparentHeaderHeight}}
|
||||
|
||||
Reference in New Issue
Block a user