Commit 31c50748 authored by Trisno's avatar Trisno

fix css di halaman konfirmasi pesanan

parent d409c480
...@@ -298,7 +298,7 @@ class MenuConfirmation extends React.Component { ...@@ -298,7 +298,7 @@ class MenuConfirmation extends React.Component {
} }
</View> </View>
<View style={{ flex: 1, flexDirection: 'row', borderBottomWidth: 1, borderColor: '#838383', marginHorizontal: 10, paddingBottom: 20, paddingHorizontal: 10 }}> <View style={{ flex: 1, flexDirection: 'row', borderBottomWidth: 1, borderColor: '#838383', margin: 10, paddingBottom: 20, padding: 10 }}>
<View style={{ flex: 0.1, justifyContent: 'center' }}> <View style={{ flex: 0.1, justifyContent: 'center' }}>
<FontAwesome5 name="store" size={18} color="#CFB368" /> <FontAwesome5 name="store" size={18} color="#CFB368" />
</View> </View>
......
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