Browse Source

[Glitch] Fix low-contrasted cancel button of reply indicator

Port 86efccce2a to glitch-soc
closed-social-glitch-2
Thibaut Girka 6 years ago
committed by ThibG
parent
commit
e7b3a4263e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/javascript/flavours/glitch/features/composer/reply/index.js

+ 1
- 0
app/javascript/flavours/glitch/features/composer/reply/index.js View File

@ -58,6 +58,7 @@ export default class ComposerReply extends React.PureComponent {
icon='times'
onClick={handleClick}
title={intl.formatMessage(messages.cancel)}
inverted
/>
{account ? (
<AccountContainer

Loading…
Cancel
Save