Make playlist search icon use hero color
This commit is contained in:
parent
eaf3523180
commit
ea828a97e9
4 changed files with 8 additions and 21 deletions
|
@ -13648,14 +13648,10 @@ input[type=checkbox][switch]:checked:active::before {
|
|||
width: 18px;
|
||||
height: 18px;
|
||||
margin: auto;
|
||||
opacity: 0.5;
|
||||
}
|
||||
.playlist-page .playlist-display .playlistInfo .playlist-info .search-btn.active {
|
||||
animation: enlarge 0.5s ease-in-out;
|
||||
}
|
||||
.playlist-page .playlist-display .playlistInfo .playlist-info .search-btn.active > ._svg-icon {
|
||||
opacity: 1;
|
||||
}
|
||||
@keyframes enlarge {
|
||||
0% {
|
||||
transform: scale(1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue