Improve loading button animation

This commit is contained in:
2023-04-07 10:00:30 +02:00
parent 20cdd8e688
commit 8428f6e70e

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