fix: border radius on search preview
This commit is contained in:
		@@ -139,7 +139,8 @@
 | 
			
		||||
            line-height: 1.5em;
 | 
			
		||||
            font-weight: 400;
 | 
			
		||||
            background: var(--light);
 | 
			
		||||
            border-radius: 5px;
 | 
			
		||||
            border-top-right-radius: 5px;
 | 
			
		||||
            border-bottom-right-radius: 5px;
 | 
			
		||||
            box-shadow:
 | 
			
		||||
              0 14px 50px rgba(27, 33, 48, 0.12),
 | 
			
		||||
              0 10px 30px rgba(27, 33, 48, 0.16);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user