labels should use the main text color for improved readability
This commit is contained in:
		
							parent
							
								
									22befff022
								
							
						
					
					
						commit
						4f19d25590
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -35,3 +35,7 @@ progress { | ||||||
| progress::-webkit-progress-value { | progress::-webkit-progress-value { | ||||||
| 	background-color: white; | 	background-color: white; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | label { | ||||||
|  | 	color: var(--font-color-main) !important; | ||||||
|  | } | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue