PLT-5875 Updated system message font opacity to match web app (#367)
This commit is contained in:
parent
e61f6264ac
commit
ae703eb00a
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
|
|||
lineHeight: 21
|
||||
},
|
||||
systemMessage: {
|
||||
opacity: 0.5
|
||||
opacity: 0.6
|
||||
},
|
||||
webhookMessage: {
|
||||
color: theme.centerChannelColor,
|
||||
|
|
|
|||
Loading…
Reference in a new issue