diff --git a/app/components/post/post.js b/app/components/post/post.js index af1d30e82..6bfe885d2 100644 --- a/app/components/post/post.js +++ b/app/components/post/post.js @@ -498,7 +498,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => { lineHeight: 21 }, systemMessage: { - opacity: 0.5 + opacity: 0.6 }, webhookMessage: { color: theme.centerChannelColor,