Commit f108a5af authored by Fred's avatar Fred

fix styling button delivery or pickup

parent 93d953cf
......@@ -531,8 +531,8 @@ const styles = StyleSheet.create({
justifyContent: 'center',
height: 40,
marginTop: 10,
paddingTop: 15,
paddingBottom: 15,
// paddingTop: 15,
// paddingBottom: 15,
marginRight: 0,
marginLeft: 0,
backgroundColor: '#cce8f0',
......@@ -576,8 +576,8 @@ const styles = StyleSheet.create({
justifyContent: 'center',
height: 40,
marginTop: 10,
paddingTop: 15,
paddingBottom: 15,
// paddingTop: 15,
// paddingBottom: 15,
marginRight: 0,
marginLeft: -30,
backgroundColor: '#838383',
......
......@@ -866,8 +866,8 @@ const styles = StyleSheet.create({
justifyContent: 'center',
height: 40,
marginTop: 10,
paddingTop: 15,
paddingBottom: 15,
// paddingTop: 15,
// paddingBottom: 15,
marginRight: 0,
marginLeft: 0,
backgroundColor: '#cce8f0',
......@@ -911,8 +911,8 @@ const styles = StyleSheet.create({
justifyContent: 'center',
height: 40,
marginTop: 10,
paddingTop: 15,
paddingBottom: 15,
// paddingTop: 15,
// paddingBottom: 15,
marginRight: 0,
marginLeft: -30,
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