Fix line breaks on side bar links (#815)

zio/stable
Michi Hoffmann 2023-06-01 17:51:42 +02:00 committed by GitHub
parent 88212eb065
commit 792d7e1a55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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