Desktop: prevent unnecessary X scroll between 1230px and 1260px (#828)
* Desktop: prevent unnecessary X scroll between 1230px and 1260px * imports structure without changes * re add dot to text
This commit is contained in:
parent
c20f8937cb
commit
37782ae60b
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ const styles = StyleSheet.create({
|
|||
rightNav: {
|
||||
position: 'absolute',
|
||||
top: 20,
|
||||
left: 'calc(50vw + 330px)',
|
||||
left: 'calc(50vw + 310px)',
|
||||
width: 304,
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue