mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Fixed square shadow on progress bar overlay
This commit is contained in:
		
							parent
							
								
									5ebfe4df07
								
							
						
					
					
						commit
						43c5b44ff7
					
				@ -178,6 +178,7 @@
 | 
				
			|||||||
    height: 10px !important;
 | 
					    height: 10px !important;
 | 
				
			||||||
    background: var(--primary-background-transparent) !important;
 | 
					    background: var(--primary-background-transparent) !important;
 | 
				
			||||||
    backdrop-filter: blur(2px) !important;
 | 
					    backdrop-filter: blur(2px) !important;
 | 
				
			||||||
 | 
					    border-radius: 100px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.innerCardFooterClear {
 | 
					.innerCardFooterClear {
 | 
				
			||||||
    background-color: none !important;
 | 
					    background-color: none !important;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user