@carbon/ibm-products 1.20.0 → 1.20.3

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.
@@ -12616,6 +12616,7 @@ a.bx--side-nav__link--current::before {
12616
12616
  }
12617
12617
  .c4p--tearsheet.c4p--tearsheet--narrow .c4p--tearsheet__header {
12618
12618
  padding: var(--cds-spacing-05, 1rem);
12619
+ border-bottom: 1px solid var(--cds-ui-03, #e0e0e0);
12619
12620
  margin: 0;
12620
12621
  }
12621
12622
  .c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__header--with-close-icon {
@@ -12664,6 +12665,9 @@ a.bx--side-nav__link--current::before {
12664
12665
  .c4p--tearsheet.c4p--tearsheet--wide .c4p--tearsheet__header-description {
12665
12666
  margin-top: var(--cds-spacing-03, 0.5rem);
12666
12667
  }
12668
+ .c4p--tearsheet.c4p--tearsheet--narrow .c4p--tearsheet__header-description {
12669
+ margin-top: var(--cds-spacing-03, 0.5rem);
12670
+ }
12667
12671
  .c4p--tearsheet .c4p--tearsheet__header-navigation {
12668
12672
  margin: var(--cds-spacing-04, 0.75rem) 0 0;
12669
12673
  }