Adjust LeftNav
This commit is contained in:
@@ -446,7 +446,7 @@ const styles = StyleSheet.create({
|
||||
position: 'fixed',
|
||||
top: 10,
|
||||
// @ts-ignore web only
|
||||
left: 'calc(50vw - 300px - 220px - 20px)',
|
||||
left: 'calc(50vw - 300px - 220px - 10px)',
|
||||
width: 220,
|
||||
// @ts-ignore web only
|
||||
maxHeight: 'calc(100vh - 10px)',
|
||||
|
||||
Reference in New Issue
Block a user