Update src/app/collapse/collapse.component.scss
All checks were successful
Copy Files to Samba Share / Copy Files (push) Successful in 2m11s

This commit is contained in:
2023-07-31 15:39:55 +02:00
parent fc0a976204
commit d80b6b8f94

View File

@@ -51,7 +51,7 @@ span {
} }
.collapse { .collapse {
max-height: 80rem; max-height: 130rem;
transition: max-height 0.5s ease-in; transition: max-height 0.5s ease-in;
overflow: hidden; overflow: hidden;
} }