Skip to content

Commit a141909

Browse files
committed
style: center icon vertically in the notification component
1 parent 831d844 commit a141909

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ui-components/Notification.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ const s = StyleSheet.create({
4848
height: 50,
4949
alignItems: 'center',
5050
justifyContent: 'center',
51-
alignSelf: 'flex-start',
5251
},
5352
icon: {
5453
width: 35,

0 commit comments

Comments
 (0)