Tighten up spacing and dividers
This commit is contained in:
parent
84e74d5ee4
commit
23e7ae49d4
4 changed files with 15 additions and 25 deletions
|
@ -46,14 +46,13 @@ export function ComposePrompt({
|
|||
|
||||
const styles = StyleSheet.create({
|
||||
container: {
|
||||
borderRadius: 6,
|
||||
margin: 2,
|
||||
marginBottom: 0,
|
||||
paddingHorizontal: 10,
|
||||
paddingVertical: 10,
|
||||
flexDirection: 'row',
|
||||
alignItems: 'center',
|
||||
backgroundColor: colors.white,
|
||||
borderTopWidth: 1,
|
||||
borderTopColor: colors.gray2,
|
||||
},
|
||||
noAviContainer: {
|
||||
paddingVertical: 14,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue