Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] Editor iframe in a flexbox layout

I want to put the embeddedEditor into a flexbox layout. As far as I can tell the browsers don't correctly set the width of the iframe in this case. As a workaround I need to set the iframe width. However I can't do it with CSS because the width is set by element.style.  Any hints?

jjb

Back to the top