Fix searchbar height in reaction picker
This commit is contained in:
parent
d4bc6a078f
commit
4c130c0b0b
|
@ -64,6 +64,7 @@ export default StyleSheet.create({
|
|||
...sharedStyles.textMedium
|
||||
},
|
||||
searchbarContainer: {
|
||||
height: 55,
|
||||
marginBottom: 10,
|
||||
paddingHorizontal: 15
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue