Update service-package-radio.vue

Format code.
This commit is contained in:
Bryan Mauger 2024-07-31 10:42:07 -04:00
parent d0cf324653
commit 243418fbaa

View file

@ -182,7 +182,7 @@ export default {
@include media-breakpoint-up(md) {
max-height: 500px;
}
transition: max-height .25s ease-in;
transition: max-height 0.25s ease-in;
&.has-subheader {
min-height: 80px;