gargron why

This commit is contained in:
khr 2020-02-16 18:37:31 -08:00
parent 09638e5897
commit 2854fcdbb2
1 changed files with 2 additions and 2 deletions

View File

@ -1669,13 +1669,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;
}
}