mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 17:33:21 +08:00
Top align quick action buttons
Summary: Top align the button icons Reviewed By: fkgozali Differential Revision: D3317805 fbshipit-source-id: b385f9f4e41db1253bb4d523cb07093c63e39da0
This commit is contained in:
committed by
Facebook Github Bot 0
parent
858643dbdf
commit
7f1346bfdd
@@ -74,7 +74,6 @@ const styles = StyleSheet.create({
|
||||
alignItems: 'center',
|
||||
flex: 1,
|
||||
flexDirection: 'column',
|
||||
justifyContent: 'center',
|
||||
width: 76,
|
||||
},
|
||||
image: {
|
||||
|
||||
Reference in New Issue
Block a user