Adjust LeftNav

zio/stable
Minseo Lee 2024-01-23 10:31:09 +09:00
parent 57ac782a2c
commit c6f800f4d9
1 changed files with 1 additions and 1 deletions

View File

@ -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)',