mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	fix blury border on progressBar
This commit is contained in:
		
							parent
							
								
									9afe7a516f
								
							
						
					
					
						commit
						d8efb2884d
					
				@ -172,6 +172,7 @@
 | 
			
		||||
    height: 10px !important;
 | 
			
		||||
    background: var(--primary-background-transparent) !important;
 | 
			
		||||
    backdrop-filter: blur(2px) !important;
 | 
			
		||||
    border-radius: 6px !important;
 | 
			
		||||
}
 | 
			
		||||
.innerCardFooterClear {
 | 
			
		||||
    background-color: none !important;
 | 
			
		||||
 | 
			
		||||
@ -178,6 +178,7 @@
 | 
			
		||||
    height: 10px !important;
 | 
			
		||||
    background: var(--primary-background-transparent) !important;
 | 
			
		||||
    backdrop-filter: blur(2px) !important;
 | 
			
		||||
    border-radius: 6px;
 | 
			
		||||
}
 | 
			
		||||
.innerCardFooterClear {
 | 
			
		||||
    background-color: none !important;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user