Fix line breaks on side bar links (#815)
This commit is contained in:
parent
88212eb065
commit
792d7e1a55
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ const styles = StyleSheet.create({
|
|||
position: 'absolute',
|
||||
top: 20,
|
||||
left: 'calc(50vw + 330px)',
|
||||
width: 300,
|
||||
width: 304,
|
||||
},
|
||||
|
||||
message: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue