Skip to content

Commit f579475

Browse files
committed
Remove height
1 parent 4a79e5f commit f579475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/iframe_plugin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</style>
77
<iframe
88
src="https://tools.bcc.media/cantemo/?id={{ item_id }}"
9-
style="width: 100%; height: 220px; border: 0;"
9+
style="width: 100%; border: 0;"
1010
title="BCC Media Tools">
1111
</iframe>

0 commit comments

Comments
 (0)