Commit eafacd26 authored by Trisno's avatar Trisno

benerin posisi tombol bawah (top up balance, use balance)

parent c8f3c23a
......@@ -396,9 +396,10 @@ class Home extends React.Component {
height: 40,
top: 20,
margin: 5,
marginLeft:-10,
marginLeft: -10,
paddingVertical: 12,
paddingHorizontal: 10,
paddingRight: 10,
paddingLeft: 14,
borderRadius: 10,
backgroundColor: '#CFB368',
}}>
......@@ -413,7 +414,7 @@ class Home extends React.Component {
height: 40,
top: 20,
margin: 5,
marginRight : -10,
marginRight: -10,
paddingVertical: 12,
paddingHorizontal: 24,
borderRadius: 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