@eclipse-scout/core 22.0.26 → 22.0.33

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.
@@ -3841,6 +3841,7 @@ iframe {
3841
3841
  .compact.outline.breadcrumb > .tree-data > .tree-node.selected {
3842
3842
  display: flex;
3843
3843
  flex-wrap: wrap;
3844
+ background-clip: content-box;
3844
3845
  }
3845
3846
  .compact.outline.breadcrumb > .tree-data > .tree-node.child-of-selected.animate-prev-selected {
3846
3847
  -webkit-animation-name: tree-node-prev-selection;