fix(layout): grid triage with backlinks (#1442)
This commit is contained in:
		@@ -538,7 +538,6 @@ video {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
div:has(> .overflow) {
 | 
					div:has(> .overflow) {
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  overflow-y: auto;
 | 
					  overflow-y: auto;
 | 
				
			||||||
  max-height: 100%;
 | 
					  max-height: 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user