how to increase the size of the adaptive card?
问题 I have used an adaptive card to show data on a table format. There are four columns showed on the adaptive card. On Bot framework emulator it shows proper data as shown image. On bot framework emulator it shows proper column data. But when it deployed on teams, Its last column data get truncated, How to solve it? how to increase the size of the adaptive card? 回答1: The width of Adaptive Cards in the Teams client is determined by the Teams client itself based on the current viewing area width -