Fix unreadable text color in report modal for some statuses (#9716)
Fix #9697
This commit is contained in:
		
							parent
							
								
									6f9a7bd02c
								
							
						
					
					
						commit
						92daf7cd37
					
				@ -4055,6 +4055,7 @@ a.status-card.compact:hover {
 | 
				
			|||||||
    color: $highlight-text-color;
 | 
					    color: $highlight-text-color;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  .status__content,
 | 
				
			||||||
  .status__content p {
 | 
					  .status__content p {
 | 
				
			||||||
    color: $inverted-text-color;
 | 
					    color: $inverted-text-color;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user