1
This commit is contained in:
parent
b0dadc9a24
commit
d0fa3c9235
@ -1,5 +1,6 @@
|
|||||||
.workflow-design {
|
.workflow-design {
|
||||||
height: 100%;
|
position: relative;
|
||||||
|
height: calc(100vh - 184px); // 120px + 24px * 2 + 16px
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user