mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-13 06:35:08 +01:00
[Glitch] Fix low-contrasted cancel button of reply indicator
Port 86efccce2a
to glitch-soc
This commit is contained in:
parent
08dbe29e29
commit
e7b3a4263e
@ -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
Block a user