@carbon/styles 1.80.0-rc.0 → 1.80.0

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/css/styles.css CHANGED
@@ -21353,6 +21353,8 @@ optgroup.cds--select-optgroup:disabled,
21353
21353
  }
21354
21354
 
21355
21355
  .cds--page-header__tab-bar {
21356
+ display: grid;
21357
+ padding: 0 1rem;
21356
21358
  border: 1px solid green; /* stylelint-disable-line */
21357
21359
  }
21358
21360