init branch

This commit is contained in:
Clément Le Bihan
2023-11-24 00:23:36 +01:00
parent 9133a369d5
commit ecac53516e
8 changed files with 36 additions and 17 deletions
+2 -2
View File
@@ -164,7 +164,7 @@ const styles = StyleSheet.create({
flex: 1,
paddingHorizontal: 12 + 20 + 12,
paddingVertical: 12,
outlineStyle: 'none',
// outlineStyle: 'none',
},
iconContainerLeft: {
position: 'absolute',
@@ -173,7 +173,7 @@ const styles = StyleSheet.create({
},
iconContainerRight: {
position: 'absolute',
outlineStyle: 'none',
// outlineStyle: 'none',
right: 12,
zIndex: 1,
},