Fix line breaks on side bar links (#815)
parent
88212eb065
commit
792d7e1a55
|
@ -99,7 +99,7 @@ const styles = StyleSheet.create({
|
|||
position: 'absolute',
|
||||
top: 20,
|
||||
left: 'calc(50vw + 330px)',
|
||||
width: 300,
|
||||
width: 304,
|
||||
},
|
||||
|
||||
message: {
|
||||
|
|
Loading…
Reference in New Issue