RN-71 bottom align post timestamp with username (#473)
This commit is contained in:
parent
d206ea68de
commit
15ae765f52
1 changed files with 1 additions and 0 deletions
|
|
@ -545,6 +545,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
|
|||
paddingHorizontal: 4
|
||||
},
|
||||
time: {
|
||||
alignSelf: 'flex-end',
|
||||
color: theme.centerChannelColor,
|
||||
fontSize: 12,
|
||||
marginLeft: 5,
|
||||
|
|
|
|||
Loading…
Reference in a new issue