camunda-bpmn-js 5.0.0 → 5.2.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.
@@ -984,7 +984,7 @@
984
984
  background: var(--search-result-hover-background-color);
985
985
  }
986
986
 
987
- .djs-element.djs-search-preselected .djs-outline {
987
+ .djs-search-open .djs-element .djs-outline {
988
988
  fill: var(--search-preselected-background-color) !important;
989
989
  }
990
990