Fix invalid CSS for links in warning and strike cards (#22302)
This commit is contained in:
		
							parent
							
								
									e8cc63105f
								
							
						
					
					
						commit
						7b68e6409b
					
				@ -1666,7 +1666,7 @@ a.sparkline {
 | 
				
			|||||||
  min-height: 100%;
 | 
					  min-height: 100%;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  a {
 | 
					  a {
 | 
				
			||||||
    text: &highlight-text-color;
 | 
					    color: $highlight-text-color;
 | 
				
			||||||
    text-decoration: none;
 | 
					    text-decoration: none;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &:hover {
 | 
					    &:hover {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user