diff --git a/src/views/regulatoryPlatForm/index.vue b/src/views/regulatoryPlatForm/index.vue index 9ac7d2b..03047b6 100644 --- a/src/views/regulatoryPlatForm/index.vue +++ b/src/views/regulatoryPlatForm/index.vue @@ -329,6 +329,7 @@ export default { flex: 1; padding: 0 20px 20px 20px; overflow-y: auto; + height: calc(100vh - 84px); .todo-and-card{ background: #FFFFFF;