Increase priority of search suggestions.

Closes #252
This commit is contained in:
FireMasterK 2021-07-08 20:06:46 +05:30
parent bbb341ac25
commit 2305e85157
No known key found for this signature in database
GPG Key ID: 49451E4482CC5BCD
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ export default {
width: 100%;
box-sizing: border-box;
padding: 5px 0;
z-index: 1;
}
.suggestion {
padding: 4px 15px;