[Glitch] Fix low-contrasted cancel button of reply indicator
Port 86efccce2a to glitch-soc
			
			
This commit is contained in:
		
							parent
							
								
									08dbe29e29
								
							
						
					
					
						commit
						e7b3a4263e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -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 a new issue