Add this code to the Custom CSS field on the Style tab of your widget’s settings:
@media (max-width:768px) {
[class*="vimeo-gallery-playlist-videos"] {
height: fit-content;
}
}
Add this code to the Custom CSS field on the Style tab of your widget’s settings:
@media (max-width:768px) {
[class*="vimeo-gallery-playlist-videos"] {
height: fit-content;
}
}