mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix transition not work
This commit is contained in:
parent
34c6057932
commit
160fe801c8
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user