Implement issues for v1.1.0 #20

Merged
phlaym merged 24 commits from v1.1.0 into main 2023-04-07 15:07:41 +00:00
Showing only changes of commit 8428f6e70e - Show all commits

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