mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Fixed movie title clipping in player
This commit is contained in:
		
							parent
							
								
									2125d33f84
								
							
						
					
					
						commit
						ab92154da9
					
				@ -72,7 +72,7 @@
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Background for home, hamburger, and Jellyfin */
 | 
					/* Background for home, hamburger, and Jellyfin */
 | 
				
			||||||
.layout-desktop .headerLeft::before {
 | 
					.layout-desktop:not(.transparentDocument) .headerLeft::before {
 | 
				
			||||||
    content: "";
 | 
					    content: "";
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    top: 0;
 | 
					    top: 0;
 | 
				
			||||||
 | 
				
			|||||||
@ -66,7 +66,7 @@
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Background for home, hamburger, and Jellyfin */
 | 
					/* Background for home, hamburger, and Jellyfin */
 | 
				
			||||||
.layout-desktop .headerLeft::before {
 | 
					.layout-desktop:not(.transparentDocument) .headerLeft::before {
 | 
				
			||||||
    content: "";
 | 
					    content: "";
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    top: 0;
 | 
					    top: 0;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user