mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
decrease suggestion height
This commit is contained in:
parent
978c95fcfc
commit
86e070238c
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@
|
|||
}
|
||||
|
||||
.search-suggestion {
|
||||
padding: 14px 12px;
|
||||
padding: 12px;
|
||||
transition: .2s;
|
||||
font-size: .8rem;
|
||||
text-align: left;
|
||||
|
|
|
|||
Loading…
Reference in a new issue