Fix line breaks on side bar links (#815)

This commit is contained in:
Michi Hoffmann
2023-06-01 17:51:42 +02:00
committed by GitHub
parent 88212eb065
commit 792d7e1a55
+1 -1
View File
@@ -99,7 +99,7 @@ const styles = StyleSheet.create({
position: 'absolute',
top: 20,
left: 'calc(50vw + 330px)',
width: 300,
width: 304,
},
message: {