Commit 729e7c9a authored by William Goszal's avatar William Goszal 🚴

menu & cart, tombol add/edit/min dihilangin shadownya, jadi border aja

parent f5e65c79
...@@ -148,12 +148,12 @@ const styles = StyleSheet.create({ ...@@ -148,12 +148,12 @@ const styles = StyleSheet.create({
borderWidth: 1, borderWidth: 1,
borderRadius: 2, borderRadius: 2,
borderColor: '#ddd', borderColor: '#ddd',
borderBottomWidth: 0, // borderBottomWidth: 0,
shadowColor: '#000', // shadowColor: '#000',
shadowOffset: { width: 0, height: 2 }, // shadowOffset: { width: 0, height: 1 },
shadowOpacity: 0.8, // shadowOpacity: 0.1,
shadowRadius: 2, // shadowRadius: 2,
elevation: 0.5, // elevation: 0.5,
marginLeft: 5, marginLeft: 5,
marginRight: 5, marginRight: 5,
marginTop: 5, marginTop: 5,
...@@ -165,12 +165,12 @@ const styles = StyleSheet.create({ ...@@ -165,12 +165,12 @@ const styles = StyleSheet.create({
borderWidth: 1, borderWidth: 1,
borderRadius: 2, borderRadius: 2,
borderColor: '#ddd', borderColor: '#ddd',
borderBottomWidth: 0, // borderBottomWidth: 0,
shadowColor: '#000', // shadowColor: '#000',
shadowOffset: { width: 0, height: 2 }, // shadowOffset: { width: 0, height: 1 },
shadowOpacity: 0.8, // shadowOpacity: 0.1,
shadowRadius: 2, // shadowRadius: 2,
elevation: 0.5, // elevation: 0.5,
marginLeft: 5, marginLeft: 5,
marginRight: 5, marginRight: 5,
marginTop: 5, marginTop: 5,
...@@ -183,12 +183,12 @@ const styles = StyleSheet.create({ ...@@ -183,12 +183,12 @@ const styles = StyleSheet.create({
borderWidth: 1, borderWidth: 1,
borderRadius: 2, borderRadius: 2,
borderColor: '#ddd', borderColor: '#ddd',
borderBottomWidth: 0, // borderBottomWidth: 0,
shadowColor: '#000', // shadowColor: '#000',
shadowOffset: { width: 0, height: 2 }, // shadowOffset: { width: 0, height: 1 },
shadowOpacity: 0.8, // shadowOpacity: 0.1,
shadowRadius: 2, // shadowRadius: 2,
elevation: 1, // elevation: 1,
marginLeft: 5, marginLeft: 5,
marginRight: 5, marginRight: 5,
marginTop: 5, marginTop: 5,
......
...@@ -135,12 +135,12 @@ const styles = StyleSheet.create({ ...@@ -135,12 +135,12 @@ const styles = StyleSheet.create({
borderWidth: 1, borderWidth: 1,
borderRadius: 2, borderRadius: 2,
borderColor: '#ddd', borderColor: '#ddd',
borderBottomWidth: 0, // borderBottomWidth: 0,
shadowColor: '#000', // shadowColor: '#000',
shadowOffset: { width: 0, height: 2 }, // shadowOffset: { width: 0, height: 2 },
shadowOpacity: 0.8, // shadowOpacity: 0.8,
shadowRadius: 2, // shadowRadius: 2,
elevation: 0.5, // elevation: 0.5,
marginLeft: 5, marginLeft: 5,
marginRight: 5, marginRight: 5,
marginTop: 5, marginTop: 5,
...@@ -152,12 +152,12 @@ const styles = StyleSheet.create({ ...@@ -152,12 +152,12 @@ const styles = StyleSheet.create({
borderWidth: 1, borderWidth: 1,
borderRadius: 2, borderRadius: 2,
borderColor: '#ddd', borderColor: '#ddd',
borderBottomWidth: 0, // borderBottomWidth: 0,
shadowColor: '#000', // shadowColor: '#000',
shadowOffset: { width: 0, height: 2 }, // shadowOffset: { width: 0, height: 2 },
shadowOpacity: 0.8, // shadowOpacity: 0.8,
shadowRadius: 2, // shadowRadius: 2,
elevation: 0.5, // elevation: 0.5,
marginLeft: 5, marginLeft: 5,
marginRight: 5, marginRight: 5,
marginTop: 5, marginTop: 5,
...@@ -170,12 +170,12 @@ const styles = StyleSheet.create({ ...@@ -170,12 +170,12 @@ const styles = StyleSheet.create({
borderWidth: 1, borderWidth: 1,
borderRadius: 2, borderRadius: 2,
borderColor: '#ddd', borderColor: '#ddd',
borderBottomWidth: 0, // borderBottomWidth: 0,
shadowColor: '#000', // shadowColor: '#000',
shadowOffset: { width: 0, height: 2 }, // shadowOffset: { width: 0, height: 2 },
shadowOpacity: 0.8, // shadowOpacity: 0.8,
shadowRadius: 2, // shadowRadius: 2,
elevation: 1, // elevation: 1,
marginLeft: 5, marginLeft: 5,
marginRight: 5, marginRight: 5,
marginTop: 10, marginTop: 10,
......
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