mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-03 19:17:16 -05:00 
			
		
		
		
	Fix metadata link contrast color
This commit is contained in:
		
							parent
							
								
									0eb7a58494
								
							
						
					
					
						commit
						3386263fbe
					
				@ -437,7 +437,7 @@ export const Header = ({
 | 
				
			|||||||
								outline
 | 
													outline
 | 
				
			||||||
								{...css({
 | 
													{...css({
 | 
				
			||||||
									m: ts(0.5),
 | 
														m: ts(0.5),
 | 
				
			||||||
									color: "inherit",
 | 
														color: (theme: Theme) => theme.contrast,
 | 
				
			||||||
									fover: {
 | 
														fover: {
 | 
				
			||||||
										self: {
 | 
															self: {
 | 
				
			||||||
											color: (theme: Theme) => theme.contrast,
 | 
																color: (theme: Theme) => theme.contrast,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user