Disable initial animation of watch star

Bug: T376559
Change-Id: I6a23dbfc6cae125db5ef0e83739593795b7f467c
This commit is contained in:
Ebrahim Byagowi 2024-10-07 00:04:46 +03:30
parent 6bf48eee89
commit efa32f293c

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;
}