mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
speed up animation
This commit is contained in:
parent
18f2fdbf6c
commit
d1d7416bd1
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@
|
|||
|
||||
.search-suggestion {
|
||||
padding: 14px 12px;
|
||||
transition: .5s;
|
||||
transition: .2s;
|
||||
font-size: .8rem;
|
||||
text-align: left;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in a new issue