diff --git a/web/app/components/base/loading/style.css b/web/app/components/base/loading/style.css index 276654ae69..b5a5ef980f 100644 --- a/web/app/components/base/loading/style.css +++ b/web/app/components/base/loading/style.css @@ -37,5 +37,5 @@ } .spin-animation path:nth-child(4) { - animation-delay: 2s; + animation-delay: 1.5s; }