@carbon/ibm-products 2.0.0-rc.13 → 2.0.0-rc.15

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.
@@ -10787,6 +10787,10 @@ button.c4p--add-select__global-filter-toggle--open {
10787
10787
  background-color: var(--cds-button-primary-hover, #0050e6);
10788
10788
  }
10789
10789
 
10790
+ .c4p--datagrid__toolbar-options.c4p--datagrid__toolbar-options {
10791
+ background-color: var(--cds-layer-02, #ffffff);
10792
+ }
10793
+
10790
10794
  .c4p--datagrid__toolbar-options.cds--overflow-menu-options::after {
10791
10795
  background-color: transparent;
10792
10796
  }