mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Fixed width of logo with disable-static-drawer
This commit is contained in:
		
							parent
							
								
									1237b38b6f
								
							
						
					
					
						commit
						0138f243be
					
				@ -1,6 +1,7 @@
 | 
				
			|||||||
/* Reset size of Jellyfin logo */
 | 
					/* Reset size of Jellyfin logo */
 | 
				
			||||||
.layout-desktop .pageTitleWithLogo {
 | 
					.layout-desktop .pageTitleWithLogo {
 | 
				
			||||||
    height: 30px !important;
 | 
					    height: 30px !important;
 | 
				
			||||||
 | 
					    width: 50px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Un-static left drawer */
 | 
					/* Un-static left drawer */
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,7 @@
 | 
				
			|||||||
/* Reset size of Jellyfin logo */
 | 
					/* Reset size of Jellyfin logo */
 | 
				
			||||||
.layout-desktop .pageTitleWithLogo {
 | 
					.layout-desktop .pageTitleWithLogo {
 | 
				
			||||||
    height: 30px !important;
 | 
					    height: 30px !important;
 | 
				
			||||||
 | 
					    width: 50px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Un-static left drawer */
 | 
					/* Un-static left drawer */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user