Fix muted text color not applying to all text (#11996)
Pleroma generates polls without p tag
This commit is contained in:
		
							parent
							
								
									9683e1dcf8
								
							
						
					
					
						commit
						d51201a75a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1529,6 +1529,7 @@ a.account__display-name {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
.muted {
 | 
			
		||||
  .status__content,
 | 
			
		||||
  .status__content p,
 | 
			
		||||
  .status__content a {
 | 
			
		||||
    color: $dark-text-color;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue