mirror of
				https://github.com/home-assistant/frontend.git
				synced 2025-10-31 06:29:43 +00:00 
			
		
		
		
	Use ha-font-size typography css tokens (#25361)
				
					
				
			This commit is contained in:
		| @@ -228,7 +228,7 @@ export class DialogEnterCode | ||||
|       height: 56px; | ||||
|       --control-button-border-radius: 28px; | ||||
|       --mdc-icon-size: 24px; | ||||
|       font-size: 24px; | ||||
|       font-size: var(--ha-font-size-2xl); | ||||
|     } | ||||
|     .submit { | ||||
|       --control-button-background-color: var(--green-color); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Wendelin
					Wendelin