diff --git a/src/components/ExistingActivitySearchContainer/styles.scss b/src/components/ExistingActivitySearchContainer/styles.scss index d301806e2..8ae2fa7db 100644 --- a/src/components/ExistingActivitySearchContainer/styles.scss +++ b/src/components/ExistingActivitySearchContainer/styles.scss @@ -17,7 +17,7 @@ } iframe.h5p-editor-iframe { - height: 997px !important; + // min-height: 997px !important; } body #root { display: block !important; @@ -32,5 +32,5 @@ body #root { } .footer-info { - color: #084892; -} \ No newline at end of file + color: #084892; +} diff --git a/src/components/H5PImageUploadContainer/styles.scss b/src/components/H5PImageUploadContainer/styles.scss index d301806e2..8ae2fa7db 100644 --- a/src/components/H5PImageUploadContainer/styles.scss +++ b/src/components/H5PImageUploadContainer/styles.scss @@ -17,7 +17,7 @@ } iframe.h5p-editor-iframe { - height: 997px !important; + // min-height: 997px !important; } body #root { display: block !important; @@ -32,5 +32,5 @@ body #root { } .footer-info { - color: #084892; -} \ No newline at end of file + color: #084892; +}