basecoat-css 0.3.10-beta.1 → 0.3.10

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.
@@ -769,7 +769,6 @@
769
769
  }
770
770
  @layer components {
771
771
  .button-group {
772
- isolation: isolate;
773
772
  display: inline-flex;
774
773
  width: fit-content;
775
774
  align-items: stretch;