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
zio/stable
Ivan Silvestre 2023-06-13 19:29:36 +01:00 committed by GitHub
parent c20f8937cb
commit 37782ae60b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ const styles = StyleSheet.create({
rightNav: {
position: 'absolute',
top: 20,
left: 'calc(50vw + 330px)',
left: 'calc(50vw + 310px)',
width: 304,
},