UX: Fix the video spinner css (#25770)

A followup to 62e36145c5
This commit is contained in:
Jarek Radosz 2024-02-20 20:44:23 +01:00 committed by Nat
parent b1111e64d1
commit 6a0aa03aa2
No known key found for this signature in database
GPG Key ID: 4938B35D927EC773

View File

@ -965,6 +965,12 @@ aside.onebox.mixcloud-preview {
transition: transform 0s;
}
}
.spinner {
border-color: #fff;
border-right-color: rgba(0, 0, 0, 0);
margin: 0;
}
}
@include hover {