Carousal image is showing different size

Viewed 21

I have given same size images in carousal card but when its showing to directline channel first image showing small but azure bot its showing correctly.

Direcline Image

1 Answers

These cards are rendered in different channels and every channel has the capability to control its own UI. Probably that could be the reason the card is properly aligned in the web chat channel.

Create your own css for the directline channel.

Related