aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/resources/scss/features/_workflow.scss
diff options
context:
space:
mode:
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/resources/scss/features/_workflow.scss')
-rw-r--r--workflow-designer-ui/src/main/frontend/resources/scss/features/_workflow.scss4
1 files changed, 1 insertions, 3 deletions
diff --git a/workflow-designer-ui/src/main/frontend/resources/scss/features/_workflow.scss b/workflow-designer-ui/src/main/frontend/resources/scss/features/_workflow.scss
index 58d1df98..f959d17f 100644
--- a/workflow-designer-ui/src/main/frontend/resources/scss/features/_workflow.scss
+++ b/workflow-designer-ui/src/main/frontend/resources/scss/features/_workflow.scss
@@ -1,6 +1,4 @@
.workflow-view {
display: grid;
grid-template-columns: 245px 1fr;
- height: auto;
- flex: 1;
-} \ No newline at end of file
+}