@carbon/styles 1.99.0 → 1.100.0-rc.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
@@ -22790,6 +22790,10 @@ optgroup.cds--select-optgroup:disabled,
22790
22790
  padding: 0.9375rem 0;
22791
22791
  }
22792
22792
 
22793
+ .cds--actionable-notification__focus-wrapper {
22794
+ display: contents;
22795
+ }
22796
+
22793
22797
  .cds--actionable-notification__button-wrapper {
22794
22798
  display: flex;
22795
22799
  }