css: adjust color blend for search bg
This commit is contained in:
		@@ -8,7 +8,7 @@
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  & > .search-button {
 | 
			
		||||
    background-color: var(--lightgray);
 | 
			
		||||
    background-color: color-mix(in srgb, var(--lightgray) 60%, var(--light));
 | 
			
		||||
    border: none;
 | 
			
		||||
    border-radius: 4px;
 | 
			
		||||
    font-family: inherit;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user