diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index cc5542ee..2c4539d7 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -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; }