mirror of
https://github.com/langgenius/dify.git
synced 2026-02-25 18:55:08 +00:00
fix: spin-animation animation-delay (#32560)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
This commit is contained in:
@@ -37,5 +37,5 @@
|
||||
}
|
||||
|
||||
.spin-animation path:nth-child(4) {
|
||||
animation-delay: 2s;
|
||||
animation-delay: 1.5s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user