mirror of https://github.com/langgenius/dify.git
fix: spin-animation animation-delay (#32560)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
This commit is contained in:
parent
065122a2ae
commit
fd799fa3f4
|
|
@ -37,5 +37,5 @@
|
|||
}
|
||||
|
||||
.spin-animation path:nth-child(4) {
|
||||
animation-delay: 2s;
|
||||
animation-delay: 1.5s;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue