Increase priority of search suggestions.

Closes #252
This commit is contained in:
FireMasterK 2021-07-08 20:06:46 +05:30
parent 211620209e
commit b5dc8f23bc

View file

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