parent
							
								
									3b09597556
								
							
						
					
					
						commit
						4a9e3f80e8
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -475,6 +475,7 @@ export default class Status extends ImmutablePureComponent { | |||
|     const computedClass = classNames('status', `status-${status.get('visibility')}`, { | ||||
|       collapsed: isCollapsed, | ||||
|       'has-background': isCollapsed && background, | ||||
|       'status__wrapper-reply': !!status.get('in_reply_to_id'), | ||||
|       muted, | ||||
|     }, 'focusable'); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue