Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-09-28 11:59:39 +01:00
parent 30d2e61a0d
commit 13d09df7d7
3 changed files with 7 additions and 5 deletions

View file

@ -20,4 +20,9 @@ limitations under the License.
margin-left: 8px;
}
}
iframe {
width: 100%;
height: 450px;
}
}