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