mirror of
https://github.com/balzack/databag.git
synced 2025-02-14 12:39:17 +00:00
styling timestamp
This commit is contained in:
parent
77df544ad4
commit
2cc2419bf9
@ -18,6 +18,9 @@ export const styles = StyleSheet.create({
|
|||||||
},
|
},
|
||||||
timestamp: {
|
timestamp: {
|
||||||
paddingLeft: 8,
|
paddingLeft: 8,
|
||||||
|
fontSize: 11,
|
||||||
|
paddingTop: 2,
|
||||||
|
color: Colors.grey,
|
||||||
},
|
},
|
||||||
message: {
|
message: {
|
||||||
paddingLeft: 52,
|
paddingLeft: 52,
|
||||||
|
Loading…
Reference in New Issue
Block a user