Fix left-alignment on notifications
parent
40d769e854
commit
5a5835f561
|
@ -239,7 +239,7 @@ const styles = StyleSheet.create({
|
|||
flexDirection: 'row',
|
||||
},
|
||||
layoutIcon: {
|
||||
width: 35,
|
||||
width: 60,
|
||||
alignItems: 'flex-end',
|
||||
},
|
||||
icon: {
|
||||
|
|
Loading…
Reference in New Issue