You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: set iframe width and height via CSS to take precendence over sphinx theme in the documentation (#2462)
Previously, the iframe would not render correctly as its width was 0 due to the sphinx theme in the docs. This addition makes sure that the iframe is rendered.
Co-authored-by: Dario Quintero (Flexcompute) <[email protected]>
0 commit comments