upd: style icon absolute
This commit is contained in:
@@ -510,6 +510,11 @@ const Styles = StyleSheet.create({
|
||||
absolute0: {
|
||||
position: 'absolute',
|
||||
bottom: 0
|
||||
},
|
||||
absoluteIcon: {
|
||||
top: 18,
|
||||
left: 20,
|
||||
position: 'absolute'
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user