html, body, #root {
    height: 100%;
}

.workflow-template .ant-tabs,
.workflow-template .ant-tabs-content {
    height: calc(100% - 0px) !important
}