mirror of
				https://github.com/D4M13N-D3V/comissions-app-ui.git
				synced 2025-10-31 09:35:21 +00:00 
			
		
		
		
	fix: made header less see through
This commit is contained in:
		
							parent
							
								
									f90378b991
								
							
						
					
					
						commit
						6c2acada86
					
				| @ -66,7 +66,7 @@ function AppAppBar({ user }: AppAppBarProps) { | |||||||
|               borderRadius: '10px', |               borderRadius: '10px', | ||||||
|               bgcolor: |               bgcolor: | ||||||
|                 theme.palette.mode === 'light' |                 theme.palette.mode === 'light' | ||||||
|                   ? 'rgba(255, 255, 255, 0.4)' |                   ? 'rgba(255, 255, 255, 0.6)' | ||||||
|                   : 'rgba(0, 0, 0, 0.4)', |                   : 'rgba(0, 0, 0, 0.4)', | ||||||
|               backdropFilter: 'blur(24px)', |               backdropFilter: 'blur(24px)', | ||||||
|               maxHeight: 40, |               maxHeight: 40, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Damien Ostler
						Damien Ostler