Making sections collapse faster.
This commit is contained in:
parent
59baacfd50
commit
e708cd07f8
|
|
@ -1686,7 +1686,7 @@ img.openwebrx-mirror-img
|
|||
.openwebrx-section {
|
||||
display: block;
|
||||
overflow-y: hidden;
|
||||
transition: max-height 0.25s ease-out;
|
||||
transition: max-height 0.2s ease-out;
|
||||
max-height: 15rem;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue