We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ac08a commit c5f5636Copy full SHA for c5f5636
src/icons/_icons.scss
@@ -33,7 +33,7 @@
33
&.b-icon-animation-fade,
34
&.b-iconstack .b-icon-animation-fade > g {
35
transform-origin: center;
36
- animation: $b-icon-animation-throb-duration infinite ease-in-out alternate b-icon-animation-fade;
+ animation: $b-icon-animation-fade-duration infinite ease-in-out alternate b-icon-animation-fade;
37
38
@media (prefers-reduced-motion: reduce) {
39
animation: none;
0 commit comments