Fix left-alignment on notifications
This commit is contained in:
parent
40d769e854
commit
5a5835f561
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ const styles = StyleSheet.create({
|
||||||
flexDirection: 'row',
|
flexDirection: 'row',
|
||||||
},
|
},
|
||||||
layoutIcon: {
|
layoutIcon: {
|
||||||
width: 35,
|
width: 60,
|
||||||
alignItems: 'flex-end',
|
alignItems: 'flex-end',
|
||||||
},
|
},
|
||||||
icon: {
|
icon: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue