mirror of
				https://github.com/richard-loafle/fuse-angular.git
				synced 2025-11-04 03:53:33 +00:00 
			
		
		
		
	(overrides/angular-material) Fix snack bar action label color
This commit is contained in:
		
							parent
							
								
									42a3dda2f5
								
							
						
					
					
						commit
						f36284e10f
					
				@ -1192,6 +1192,21 @@
 | 
			
		||||
/* -------------------------------------------------------------------------- */
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* -------------------------------------------------------------------------- */
 | 
			
		||||
/*  @ Snack bar
 | 
			
		||||
/* -------------------------------------------------------------------------- */
 | 
			
		||||
.mat-mdc-snack-bar-container {
 | 
			
		||||
 | 
			
		||||
    .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled) {
 | 
			
		||||
        color: #FFFFFF !important;
 | 
			
		||||
 | 
			
		||||
        .dark & {
 | 
			
		||||
            color: #000000 !important;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* -------------------------------------------------------------------------- */
 | 
			
		||||
/*  @ Stepper
 | 
			
		||||
/* -------------------------------------------------------------------------- */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user