fix(editor): Workflow executions view is broken (#5341)

fix(editor): WF level execution layout
This commit is contained in:
Csaba Tuncsik 2023-02-03 13:57:50 +01:00 committed by GitHub
parent 51b560b3f4
commit 50cb75706b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -669,6 +669,7 @@ export default mixins(
.container {
display: flex;
height: 100%;
width: 100%;
}
.content {