fix(style): ensure images have no background color when linked (#1623)
This commit is contained in:
		
							parent
							
								
									0c4281eb53
								
							
						
					
					
						commit
						adb326c933
					
				| @ -85,7 +85,7 @@ a { | ||||
|     line-height: 1.4rem; | ||||
| 
 | ||||
|     &:has(> img) { | ||||
|       background-color: none; | ||||
|       background-color: transparent; | ||||
|       border-radius: 0; | ||||
|       padding: 0; | ||||
|     } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user