MM-18791 (#3347)
Added marginHorizontal spacing to the footer for sections.
This commit is contained in:
parent
55f048ad76
commit
ff3ba8ea01
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
|
|||
},
|
||||
footer: {
|
||||
marginTop: 10,
|
||||
marginHorizontal: 15,
|
||||
fontSize: 12,
|
||||
color: changeOpacity(theme.centerChannelColor, 0.5),
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue