mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-05 01:45:41 +01:00
Merge d3d349f16955b0680d4ddf2c4514d2c225dc2134 into 3ab8ae5807775a81069005a5abbd20bacfa0a15f
This commit is contained in:
commit
252b021135
@ -124,6 +124,6 @@ Ideally in the future we should use a better image for clockwise animation. */
|
||||
|
||||
@keyframes circular-spin-keyframes {
|
||||
100% {
|
||||
transform: rotate(-360deg);
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user