1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Add static emoji option

This commit is contained in:
Zhiyuan Zheng
2022-05-13 00:04:15 +02:00
parent 9c3e8f58b0
commit dde33ad1ad
9 changed files with 131 additions and 59 deletions

View File

@ -166,7 +166,7 @@ const styles = StyleSheet.create({
core: {
flex: 1,
flexDirection: 'row',
paddingVertical: StyleConstants.Spacing.S
paddingTop: StyleConstants.Spacing.S
},
front: {
flex: 2,