chore: revert to 1 tick

This commit is contained in:
GleidsonDaniel 2024-04-01 10:46:05 -03:00
parent 806d3a8826
commit 0020c45dc5
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ const styles = StyleSheet.create({
fontSize: 16,
paddingHorizontal: 16,
paddingVertical: 10,
borderWidth: 2,
borderRadius: 2
borderWidth: 1,
borderRadius: 1
},
inputIconLeft: {
paddingLeft: 45