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
|
@ -833,16 +833,11 @@
|
|||
width: 18px;
|
||||
height: 18px;
|
||||
margin: auto;
|
||||
opacity: 0.5;
|
||||
}
|
||||
}
|
||||
|
||||
.search-btn.active {
|
||||
animation: enlarge 0.5s ease-in-out;
|
||||
|
||||
> ._svg-icon {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes enlarge {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue