提交 db5f6437 authored 作者: lidongxu's avatar lidongxu

style(jimu): 调整积木报表容器高度

同上
上级 9514b044
...@@ -40,7 +40,8 @@ export default { ...@@ -40,7 +40,8 @@ export default {
<style lang="scss"> <style lang="scss">
#jimuReportFrame { #jimuReportFrame {
width: 100%; width: 100%;
height: 100%; min-height: calc(100vh - 50px) !important;
// height: calc(100vh + 50px) !important;
margin-top: -50px; margin-top: -50px;
} }
</style> </style>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论