mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Rounded album art on music player to match rest of theme
This commit is contained in:
		
							parent
							
								
									f7ae6d2dab
								
							
						
					
					
						commit
						00363ff09f
					
				@ -166,7 +166,8 @@ progress::-webkit-progress-value {
 | 
				
			|||||||
.cardOverlayContainer,
 | 
					.cardOverlayContainer,
 | 
				
			||||||
.blurhash-canvas,
 | 
					.blurhash-canvas,
 | 
				
			||||||
.dialog,
 | 
					.dialog,
 | 
				
			||||||
.itemSelectionPanel {
 | 
					.itemSelectionPanel,
 | 
				
			||||||
 | 
					.nowPlayingPageImage {
 | 
				
			||||||
    border-radius: var(--rounded-cards) !important;
 | 
					    border-radius: var(--rounded-cards) !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
/* Rounded selection menu */
 | 
					/* Rounded selection menu */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user