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:
@@ -98,7 +98,7 @@ const styles = StyleSheet.create({
|
||||
rightNav: {
|
||||
position: 'absolute',
|
||||
top: 20,
|
||||
left: 'calc(50vw + 330px)',
|
||||
left: 'calc(50vw + 310px)',
|
||||
width: 304,
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user