👷 🐛 Add widgets content.

This commit is contained in:
凡梦星尘
2022-05-28 15:48:52 +08:00
parent ce6daa22b8
commit 035c908b33
9 changed files with 52 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
@if $pdf_enable {
.pdfobject-container {
iframe, embed {
height: convert($pdf_height);
height: $pdf_height;
width: 100%;
}
}