@ -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(calc(100vh - 50px - 38px - 30px) - 5px);
}
</style>