Fix transition not work

This commit is contained in:
the1812 2018-12-08 11:53:54 +08:00
parent 34c6057932
commit 160fe801c8

View File

@ -55,7 +55,7 @@ input.search-keyword
transform: scale(0.64);
cursor: pointer;
width: 30px;
transition: all .2s ease-out;
transition: all .2s ease-out !important;
flex-shrink: 0;
}
.preserve-rank>a:hover