diff --git a/Tags/styles.js b/Tags/styles.js index 8827fe1..3b7a46a 100644 --- a/Tags/styles.js +++ b/Tags/styles.js @@ -9,7 +9,7 @@ export default StyleSheet.create({ textInputContainer: { flex: 1, - width: 100, + minWidth: 100, height: 32, margin: 4, borderRadius: 16,