Quick fix: add a min-height for the iframe, so that it is not too tiny when under the video.

This commit is contained in:
John Livingston
2021-02-21 02:00:13 +01:00
parent 8179ea4c11
commit a062bcf341
3 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## v1.0.2
### Bug fixes
* Quick fix: add a min-height for the iframe, so that it is not too tiny when under the video.
## v1.0.1
### Bug fixes