@examind/block-editor 0.1.33 → 0.1.36

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.
package/dist/index.css CHANGED
@@ -1678,8 +1678,8 @@ sl-progress-bar {
1678
1678
  right: 0;
1679
1679
  bottom: 0;
1680
1680
  top: 0;
1681
- background-color: highlight;
1682
- mix-blend-mode: multiply;
1681
+ background-color: var(--be-bg-color-table-selection);
1682
+ mix-blend-mode: normal;
1683
1683
  content: "";
1684
1684
  pointer-events: none;
1685
1685
  }