mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-04 06:49:49 +00:00 
			
		
		
		
	fix(search): Fix super-inconsistent preview widths in search previews (#1677)
Don't know if this was uncovered by my local setup or just nobody noticed, but page previews were pretty wonky for me
This commit is contained in:
		@@ -151,6 +151,7 @@
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        & > #preview-container {
 | 
			
		||||
          flex-grow: 1;
 | 
			
		||||
          display: block;
 | 
			
		||||
          overflow: hidden;
 | 
			
		||||
          font-family: inherit;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user