MM-19180 - Updating spacing for mentiosn component (#3394)
This commit is contained in:
parent
5ec12c8784
commit
95f321c518
2 changed files with 2 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ NotificationSettingsMentionsKeywords {
|
|||
"color": "#3d3c40",
|
||||
"fontSize": 15,
|
||||
"height": 150,
|
||||
"paddingHorizontal": 15,
|
||||
"paddingVertical": 10,
|
||||
},
|
||||
null,
|
||||
|
|
|
|||
|
|
@ -127,6 +127,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
|
|||
fontSize: 15,
|
||||
height: 150,
|
||||
paddingVertical: 10,
|
||||
paddingHorizontal: 15,
|
||||
},
|
||||
helpContainer: {
|
||||
marginTop: 10,
|
||||
|
|
|
|||
Loading…
Reference in a new issue