Reset
This commit is contained in:
@@ -490,10 +490,6 @@ const styles = StyleSheet.create({
|
||||
{
|
||||
translateX: '-100%',
|
||||
},
|
||||
{
|
||||
// @ts-ignore web only -esb
|
||||
translateX: 'var(--scrollbar-offset-negative, 0px)',
|
||||
},
|
||||
],
|
||||
width: 240,
|
||||
// @ts-ignore web only
|
||||
|
||||
@@ -127,10 +127,6 @@ const styles = StyleSheet.create({
|
||||
{
|
||||
translateX: 300,
|
||||
},
|
||||
{
|
||||
// @ts-ignore web only -esb
|
||||
translateX: 'var(--scrollbar-offset, 0px)',
|
||||
},
|
||||
],
|
||||
maxHeight: '100%',
|
||||
overflowY: 'auto',
|
||||
|
||||
Reference in New Issue
Block a user