fix(style): correctly collapse on mobile
This commit is contained in:
		@@ -117,7 +117,8 @@
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        @media all and (max-width: $tabletBreakpoint) {
 | 
			
		||||
          display: block;
 | 
			
		||||
          display: block !important;
 | 
			
		||||
 | 
			
		||||
          & > *:not(#results-container) {
 | 
			
		||||
            display: none !important;
 | 
			
		||||
          }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user