Files
Gitea/web_src/css/modules/animations.css
T
f2d7931b70 Fix circular spin animation direction (#35785)
Wait for the status icon to rotate clockwise instead of counterclockwise

before:
![GIF 2025-10-30
10-50-07](https://github.com/user-attachments/assets/3771b0bf-44e4-45a0-bde5-1b2b3dd8ba2a)

after:
![GIF 2025-10-30
10-50-43](https://github.com/user-attachments/assets/c45307fe-39a4-4e60-b48e-9d922c407565)

---------

Signed-off-by: 鲁汀 <[email protected]>
Signed-off-by: wxiaoguang <[email protected]>
Co-authored-by: lutinglt <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
2025-11-02 08:30:13 +00:00

2.4 KiB