PLT-5875 Updated system message font opacity to match web app (#367)

This commit is contained in:
Harrison Healey 2017-03-20 16:30:47 -04:00 committed by GitHub
parent e61f6264ac
commit ae703eb00a

View file

@ -498,7 +498,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
lineHeight: 21
},
systemMessage: {
opacity: 0.5
opacity: 0.6
},
webhookMessage: {
color: theme.centerChannelColor,