Fixed styling
All checks were successful
Copy Files to Samba Share / Copy Files (push) Successful in 37s

This commit is contained in:
2024-03-15 08:40:11 +01:00
parent 833d2cc0fa
commit f7584879f0

View File

@@ -53,7 +53,7 @@ span {
}
.collapse {
max-height: 180rem;
max-height: 200rem;
transition: max-height 0.5s ease-in;
overflow: hidden;
}