styling timestamp

This commit is contained in:
Roland Osborne 2022-10-05 11:53:36 -07:00
parent 77df544ad4
commit 2cc2419bf9

View File

@ -18,6 +18,9 @@ export const styles = StyleSheet.create({
},
timestamp: {
paddingLeft: 8,
fontSize: 11,
paddingTop: 2,
color: Colors.grey,
},
message: {
paddingLeft: 52,