Merge "Disable initial animation of watch star"

This commit is contained in:
jenkins-bot 2024-10-07 11:23:40 +00:00 committed by Gerrit Code Review
commit 2fe332ffb5

View file

@ -6,7 +6,7 @@
// Note: there's no watchstar for anon users so no need to worry about cached HTML when changing this class
// Loading watchstar link class.
.mw-watchlink {
.vector-icon {
.vector-animations-ready & .vector-icon {
transition: transform 500ms;
}