mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Fix for re-centering header buttons
This commit is contained in:
		
							parent
							
								
									cb929bdc92
								
							
						
					
					
						commit
						86e1705a31
					
				@ -24,4 +24,9 @@
 | 
				
			|||||||
/* Fix for dashboard height */
 | 
					/* Fix for dashboard height */
 | 
				
			||||||
.layout-desktop .dashboardDocument .mainDrawer {
 | 
					.layout-desktop .dashboardDocument .mainDrawer {
 | 
				
			||||||
    top: 0px !important;
 | 
					    top: 0px !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Re-center header buttons */
 | 
				
			||||||
 | 
					.headerTabs {
 | 
				
			||||||
 | 
					    margin-left: 250px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user