Add this code to the Custom CSS field on the Settings tab of your Timeline widget’s settings:
[class*="MediaImage__Container-sc"] img {
object-fit: contain;
}
Add this code to the Custom CSS field on the Settings tab of your Timeline widget’s settings:
[class*="MediaImage__Container-sc"] img {
object-fit: contain;
}