I would love to hear from you
#lxpjch8 {
transition: all 0.3s ease-out;
height: auto;
}
#lxpjch8.collapsed {
overflow: hidden;
height: 0;
}
#status_lxpjch8 {
transition: all 0.3s ease-out;
height: auto;
}
#status_lxpjch8.collapsed {
overflow: hidden;
height: 0;
}
.tool-container {
max-width: 500px;
}