button animation

This commit is contained in:
2023-05-13 01:54:39 +02:00
parent 3fed5ddd8d
commit c54057ebba
5 changed files with 34 additions and 20 deletions

View File

@@ -15,6 +15,10 @@ body {
overflow-y: auto;
}
.btn {
animation-duration: 0s;
}
.ck-body-wrapper {
height: 0;
}