Add opaque background to search results section
This commit is contained in:
		
							parent
							
								
									b31310e08f
								
							
						
					
					
						commit
						cfce6b7c92
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -2990,6 +2990,10 @@ button.icon-button.active i.fa-retweet {
 | 
			
		|||
  font-weight: 500;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.search-results__section {
 | 
			
		||||
  background: lighten($ui-base-color, 2%);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.search-results__hashtag {
 | 
			
		||||
  display: block;
 | 
			
		||||
  padding: 10px;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue