fix: more generic style to match bad nesting generated by popover interp
This commit is contained in:
		
							parent
							
								
									b21b27d1d3
								
							
						
					
					
						commit
						e302f6c423
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -441,7 +441,7 @@ header {
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    & > #results-container {
 | 
					    & > #results-container {
 | 
				
			||||||
      & > .result-card {
 | 
					      & .result-card {
 | 
				
			||||||
        padding: 1em;
 | 
					        padding: 1em;
 | 
				
			||||||
        cursor: pointer;
 | 
					        cursor: pointer;
 | 
				
			||||||
        transition: background 0.2s ease;
 | 
					        transition: background 0.2s ease;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue