@carbon/ibm-products 2.28.0-alpha.4 → 2.28.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.
@@ -2889,7 +2889,7 @@ p.c4p--about-modal__copyright-text:first-child {
2889
2889
  overflow: auto;
2890
2890
  flex-grow: 1;
2891
2891
  }
2892
- .c4p--tearsheet.c4p--tearsheet--has-slug .c4p--tearsheet__main {
2892
+ .c4p--tearsheet.c4p--tearsheet--has-slug .c4p--tearsheet__content {
2893
2893
  background: linear-gradient(to top, var(--cds-background, var(--cds-background, #ffffff)) 0%, var(--cds-ai-aura-start, rgba(69, 137, 255, 0.1)) 0%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%) padding-box, linear-gradient(to top, var(--cds-background, var(--cds-background, #ffffff)), var(--cds-background, var(--cds-background, #ffffff))) padding-box, linear-gradient(to bottom, var(--cds-ai-border-start, #78a9ff), var(--cds-ai-border-end, #d0e2ff)) border-box, linear-gradient(to top, var(--cds-background, var(--cds-background, #ffffff)), var(--cds-background, var(--cds-background, #ffffff))) border-box;
2894
2894
  box-shadow: inset 0 -80px 70px -65px var(--cds-ai-inner-shadow, rgba(69, 137, 255, 0.2));
2895
2895
  }