Minor improvements to web autocomplete in composer

This commit is contained in:
Paul Frazee 2023-03-02 16:43:19 -08:00
parent 75174a6c37
commit 403c187cf5
4 changed files with 62 additions and 2 deletions

View file

@ -61,5 +61,6 @@ const styles = StyleSheet.create({
paddingVertical: 0,
paddingHorizontal: 2,
borderRadius: 8,
marginBottom: '10vh',
},
})