Improve loading button animation

This commit is contained in:
Max Nuding 2023-04-07 10:00:30 +02:00
parent 20cdd8e688
commit 8428f6e70e
Signed by: phlaym
GPG Key ID: A06651BAB6777237

View File

@ -70,7 +70,7 @@
display: flex;
overflow: hidden;
max-width: 100%;
transition: all 0.3s;
transition: all 0.3s 0.5s;
}
/* Cannot be removed, so that it animates its width change */