fix(search): set background-color for icon within preview panel (#815)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
		@@ -159,6 +159,10 @@
 | 
			
		||||
            margin: 0 auto;
 | 
			
		||||
            width: min($pageWidth, 100%);
 | 
			
		||||
          }
 | 
			
		||||
 | 
			
		||||
          & [data-icon] {
 | 
			
		||||
            background-color: transparent;
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        & > #results-container {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user