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:
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

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,
},