@bpmn-io/form-js-editor 1.14.1-alpha.0 → 1.15.1

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.
@@ -2303,6 +2303,10 @@ textarea.bio-properties-panel-input {
2303
2303
  padding-left: 4px;
2304
2304
  }
2305
2305
 
2306
+ .bio-properties-panel-feel-popup .bio-properties-panel-input {
2307
+ border: none;
2308
+ }
2309
+
2306
2310
  .bio-properties-panel-feel-popup .cm-gutters {
2307
2311
  background-color: var(--feel-popup-gutters-background-color);
2308
2312
  border: none;