Closed kaladay closed 2 years ago
Looks like I didn't quite get all of this functionality correct.
I never considered the following blocks:
card-image
card-list-top
card-list-bottom
Check to see if there are any more such cases.
All this needs to do is just update the following:
To instead be like:
& .wvr-card.collapsed .card-body, & .wvr-card.collapsed .card-image, & .wvr-card.collapsed .card-list-top, & .wvr-card.collapsed .card-list-bottom, & .wvr-card.collapsed .card-footer {
This affects 2.x only.
Looks like I didn't quite get all of this functionality correct.
I never considered the following blocks:
card-image
card-list-top
card-list-bottom
Check to see if there are any more such cases.
All this needs to do is just update the following:
To instead be like:
This affects 2.x only.