mirror of
https://github.com/discourse/discourse.git
synced 2025-02-24 00:52:11 +08:00
UX: Fix the video spinner css (#25770)
A followup to 62e36145c550eebc7541d0346d25133b2c37053c
This commit is contained in:
parent
8f643dc1b8
commit
99fe9ddd40
@ -965,6 +965,12 @@ aside.onebox.mixcloud-preview {
|
|||||||
transition: transform 0s;
|
transition: transform 0s;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.spinner {
|
||||||
|
border-color: #fff;
|
||||||
|
border-right-color: rgba(0, 0, 0, 0);
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@include hover {
|
@include hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user