Change Model

parent be4c94a9
...@@ -163,12 +163,14 @@ const styles = StyleSheet.create({ ...@@ -163,12 +163,14 @@ const styles = StyleSheet.create({
Additionalinput: { Additionalinput: {
borderWidth: 1, borderWidth: 1,
borderColor: 'black', borderColor: 'black',
margin: -10, margin: -20,
padding: 10, padding: 10,
fontSize: 18, fontSize: 18,
borderRadius: 6, borderRadius: 6,
top: -10, top: -10,
height: 220, height: 220,
width:320,
left:10,
}, },
image: { image: {
width: '100%', width: '100%',
......
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