aws-lex-web-ui icon indicating copy to clipboard operation
aws-lex-web-ui copied to clipboard

Full screen mobile display with an Iframe

Open dougofredo opened this issue 2 years ago • 0 comments

Hello, I am using the iframe solution and it works fine on desktop. However, I don't know how to control the display on the mobile. I would like the frame to appear the same way as in the bot example to order flowers. I have also been playing with css like below but it doesn't look the same. .lex-web-ui-iframe { min-width: ***vw !important; max-height: 600px !important; margin-right: 10vw !important; margin-bottom: 10px !important; } What I would like to get: mobile_cloudformation

What I manage to display mobile_iframe

Thank you!

dougofredo avatar Sep 26 '21 21:09 dougofredo