Update service-package-radio.vue
Format code.
This commit is contained in:
parent
d0cf324653
commit
243418fbaa
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue