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