Skip to content

Commit

Permalink
Merge pull request #2513 from Ajay-aot/Bugfix/FWF-4191-bpmn-component…
Browse files Browse the repository at this point in the history
…-blank-issue

workflow components getting blank with long form name issue fixed
  • Loading branch information
arun-s-aot authored Jan 14, 2025
2 parents 84ddf26 + d8d9acc commit ca6adb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forms-flow-web/src/components/BPMN/bpm.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
.bpmn-viewer-container{
min-height: 400px;
position:relative;
min-width: 55vw;
}

.grab-cursor {
Expand Down

0 comments on commit ca6adb1

Please sign in to comment.