Mobile iframe responsive user error

Went hunting around and found this thread: Embedded dashboard responsiveness woes

I modified my iframe to be the exact pixel specs and the boxes now stack but the text is very small.

iframe(
src= locals.src0
frameborder=“0”
width="640"
height="1136"
style=“overflow:hidden; border:none;”
)

1 Like