Replies: 1 comment
-
fix?! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just created a render note, rendering an html code note based on iframe (to get original html display)
My html code note is like that:
The dirty
min-height: 85vh;
is the only way i found to display the iframe with an acceptable height.If i use

min-height: 100%;
, the iframe's height is only 154px, and i could not find why...Screenshot:
Beta Was this translation helpful? Give feedback.
All reactions