profoundjs 7.4.0 → 7.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1102,6 +1102,10 @@ input[type=number].pui-wf-column-box,openapi-field {
1102
1102
  border-bottom: 1px dashed #ccc;
1103
1103
  }
1104
1104
 
1105
+ .pui-wf-dynamic-wrap {
1106
+ display: flex;
1107
+ }
1108
+
1105
1109
  .pui-wf-insert-dynamic {
1106
1110
  display: block;
1107
1111
  margin-top: 1px;