mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-03 22:49:47 +00:00 
			
		
		
		
	fix(toc): element can't fully collapse
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
 | 
			
		||||
  overflow-y: hidden;
 | 
			
		||||
  min-height: 4rem;
 | 
			
		||||
  min-height: 1.2rem;
 | 
			
		||||
  flex: 0 1 auto;
 | 
			
		||||
  &:has(button.toc-header.collapsed) {
 | 
			
		||||
    flex: 0 1 1.2rem;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user