frame css fix

This commit is contained in:
David Meincke
2022-03-27 17:05:00 +02:00
parent d24e605ea9
commit 7fce9b48c3
@@ -7,7 +7,7 @@ output-frame {
} }
output-frame > iframe { output-frame > iframe {
position: relative; position: absolute;
width: 100%; width: 100%;
height: 100%; height: 100%;
border: none; border: none;