Compare commits
2 commits
99e6e4df6b
...
37d3e41142
Author | SHA1 | Date | |
---|---|---|---|
37d3e41142 | |||
bd76bfd0aa |
1 changed files with 2 additions and 2 deletions
|
@ -1650,13 +1650,13 @@ a.account__display-name {
|
|||
|
||||
.no-reduce-motion .icon-button.star-icon {
|
||||
&.activate {
|
||||
& > .fa-star {
|
||||
& > .fa-floppy-o {
|
||||
animation: spring-rotate-in 1s linear;
|
||||
}
|
||||
}
|
||||
|
||||
&.deactivate {
|
||||
& > .fa-star {
|
||||
& > .fa-floppy-o {
|
||||
animation: spring-rotate-out 1s linear;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue