mirror of
https://github.com/tooot-app/app
synced 2024-12-22 07:34:06 +01:00
Updates
This commit is contained in:
parent
2a40043b2e
commit
892e6c6131
BIN
demo/screenshots/Tab-Shared-Report.png
Normal file
BIN
demo/screenshots/Tab-Shared-Report.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 251 KiB |
@ -71,15 +71,13 @@ const styles = StyleSheet.create({
|
|||||||
flex: 1,
|
flex: 1,
|
||||||
flexDirection: 'row',
|
flexDirection: 'row',
|
||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
justifyContent: 'center',
|
|
||||||
borderRightWidth: 1,
|
borderRightWidth: 1,
|
||||||
paddingLeft: StyleConstants.Spacing.S,
|
paddingLeft: StyleConstants.Spacing.S,
|
||||||
paddingRight: StyleConstants.Spacing.S
|
paddingRight: StyleConstants.Spacing.S
|
||||||
},
|
},
|
||||||
fieldCheck: { marginLeft: StyleConstants.Spacing.XS },
|
fieldCheck: { marginLeft: StyleConstants.Spacing.XS },
|
||||||
fieldRight: {
|
fieldRight: {
|
||||||
flex: 3,
|
flex: 2,
|
||||||
alignItems: 'center',
|
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
paddingLeft: StyleConstants.Spacing.S,
|
paddingLeft: StyleConstants.Spacing.S,
|
||||||
paddingRight: StyleConstants.Spacing.S
|
paddingRight: StyleConstants.Spacing.S
|
||||||
|
Loading…
Reference in New Issue
Block a user