Presentation page not displaying `height: calc(...)` in an obvious way
zachsa opened this issue · 1 comments
zachsa commented
Hi,
I hope this is the correct place to post this - if not, please direct me to where I should go.
Using the advanced editor I specified a CSS height of calc(100% - 82px)
, and that doesn't display correctly on the "presentation page" (first image). However on the preview, things display correctly (second image).
I've just started experimenting with the teleport platform today - I'm not sure whether the way I have laid out elements has caused this. Please let me know if this is a bug or a user error!
zachsa commented
I see the issue actually. Obviously it can't show 100VH in the preview screen... apologies!