mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-04 06:49:49 +00:00 
			
		
		
		
	fix(graph): mobile global graph overlay (#1790)
This commit is contained in:
		@@ -4,7 +4,6 @@
 | 
			
		||||
  .page > #quartz-body {
 | 
			
		||||
    // Shift page position when toggling Explorer on mobile.
 | 
			
		||||
    & > :not(.sidebar.left:has(.explorer)) {
 | 
			
		||||
      transform: translateX(0);
 | 
			
		||||
      transition: transform 300ms ease-in-out;
 | 
			
		||||
    }
 | 
			
		||||
    &.lock-scroll > :not(.sidebar.left:has(.explorer)) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user