Hi everybody, I'm happily using crypt pad. Today I wanted to embed some pdf files that I have stored in my cryptpad drive into a website that I'm designing with wordpress. I tried to use the code provided by cryptpad:
<script src="https://cryptpad.fr/common/media-tag-nacl.min.js"></script>
<media-tag src="https://files.cryptpad.fr/blob/97/97ecfcf8b63e5d0f82a25def414cb4f40313f5893bb8d59c" data-crypto-key="cryptpad:/gOQNACgcodYTnLxYj395wLlrL8BTNKNg9HRHTGp3KM="></media-tag>
I'm inserting this code into a custom html box in the Gutenberg block editor of wordpress.
This works in principle, the file is nicely embedded in the wordpress page.
However the height of the embed box is quite low, see the attached screenshot.
Is there a possibility to adjust the height of the embed box, such that the whole pdf is displayed at once?
I would be quite thankful for helpful answers!
