Improve loading button animation

v1.1.0
Max Nuding 2023-04-07 10:00:30 +02:00
parent 20cdd8e688
commit 8428f6e70e
Signed by: phlaym
GPG Key ID: A06651BAB6777237
1 changed files with 1 additions and 1 deletions

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 */