Commit f108a5af authored by Fred's avatar Fred

fix styling button delivery or pickup

parent 93d953cf
...@@ -531,8 +531,8 @@ const styles = StyleSheet.create({ ...@@ -531,8 +531,8 @@ const styles = StyleSheet.create({
justifyContent: 'center', justifyContent: 'center',
height: 40, height: 40,
marginTop: 10, marginTop: 10,
paddingTop: 15, // paddingTop: 15,
paddingBottom: 15, // paddingBottom: 15,
marginRight: 0, marginRight: 0,
marginLeft: 0, marginLeft: 0,
backgroundColor: '#cce8f0', backgroundColor: '#cce8f0',
...@@ -576,8 +576,8 @@ const styles = StyleSheet.create({ ...@@ -576,8 +576,8 @@ const styles = StyleSheet.create({
justifyContent: 'center', justifyContent: 'center',
height: 40, height: 40,
marginTop: 10, marginTop: 10,
paddingTop: 15, // paddingTop: 15,
paddingBottom: 15, // paddingBottom: 15,
marginRight: 0, marginRight: 0,
marginLeft: -30, marginLeft: -30,
backgroundColor: '#838383', backgroundColor: '#838383',
......
...@@ -866,8 +866,8 @@ const styles = StyleSheet.create({ ...@@ -866,8 +866,8 @@ const styles = StyleSheet.create({
justifyContent: 'center', justifyContent: 'center',
height: 40, height: 40,
marginTop: 10, marginTop: 10,
paddingTop: 15, // paddingTop: 15,
paddingBottom: 15, // paddingBottom: 15,
marginRight: 0, marginRight: 0,
marginLeft: 0, marginLeft: 0,
backgroundColor: '#cce8f0', backgroundColor: '#cce8f0',
...@@ -911,8 +911,8 @@ const styles = StyleSheet.create({ ...@@ -911,8 +911,8 @@ const styles = StyleSheet.create({
justifyContent: 'center', justifyContent: 'center',
height: 40, height: 40,
marginTop: 10, marginTop: 10,
paddingTop: 15, // paddingTop: 15,
paddingBottom: 15, // paddingBottom: 15,
marginRight: 0, marginRight: 0,
marginLeft: -30, marginLeft: -30,
backgroundColor: '#838383', backgroundColor: '#838383',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment