@ -35,6 +35,6 @@ export default {
<style lang="scss" scoped>
.iframe {
width: 100%;
min-height: calc(calc(100vh - 50px - 38px - 30px) - 2px - 45px);
min-height: calc(100vh - 123px);
}
</style>
@ -35,6 +35,7 @@ export default {
// min-height: calc(calc(100vh - 50px - 38px - 30px) - 2px - 45px);
@ -38,6 +38,7 @@ export default {