Fix max height
All checks were successful
Copy Files to Samba Share / Copy Files (push) Successful in 2m11s
All checks were successful
Copy Files to Samba Share / Copy Files (push) Successful in 2m11s
This commit is contained in:
@@ -38,7 +38,7 @@ span {
|
||||
}
|
||||
|
||||
.collapse {
|
||||
max-height: 40rem;
|
||||
max-height: 50rem;
|
||||
transition: max-height 0.5s ease;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user