[Glitch] Fix low-contrasted cancel button of reply indicator
Port 63f6da9a9d
to glitch-soc
lolsob-rspec
parent
febaae28f4
commit
06a6f1759e
|
@ -58,6 +58,7 @@ export default class ComposerReply extends React.PureComponent {
|
|||
icon='times'
|
||||
onClick={handleClick}
|
||||
title={intl.formatMessage(messages.cancel)}
|
||||
inverted
|
||||
/>
|
||||
{account ? (
|
||||
<AccountContainer
|
||||
|
|
Loading…
Reference in New Issue