mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Added fix for static left drawer
This commit is contained in:
		
							parent
							
								
									a4be3774ba
								
							
						
					
					
						commit
						ca4e78c48a
					
				@ -2,6 +2,7 @@
 | 
				
			|||||||
.pageTitleWithLogo {
 | 
					.pageTitleWithLogo {
 | 
				
			||||||
    margin-left: 15px !important;
 | 
					    margin-left: 15px !important;
 | 
				
			||||||
    height: 40px !important;
 | 
					    height: 40px !important;
 | 
				
			||||||
 | 
					    margin-top: 5px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -46,6 +47,12 @@
 | 
				
			|||||||
.layout-desktop .dashboardDocument .headerHomeButton {
 | 
					.layout-desktop .dashboardDocument .headerHomeButton {
 | 
				
			||||||
    display: block !important;
 | 
					    display: block !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					/* Fix for video player and login page */
 | 
				
			||||||
 | 
					.layout-desktop .hide-scroll .mainDrawer,
 | 
				
			||||||
 | 
					.hideMainDrawer .mainDrawer {
 | 
				
			||||||
 | 
					    left: -320px !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Rounded cards */
 | 
					/* Rounded cards */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user