@carbon/ibm-products 2.43.2-canary.31 → 2.43.2-canary.32

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.
@@ -10127,6 +10127,11 @@ button.c4p--add-select__global-filter-toggle--open {
10127
10127
  border: 0.125rem solid var(--cds-background-brand, #0f62fe);
10128
10128
  outline: 0;
10129
10129
  }
10130
+ .c4p--data-spreadsheet .c4p--data-spreadsheet__td-th.c4p--data-spreadsheet__td_custom {
10131
+ align-items: center;
10132
+ justify-content: center;
10133
+ gap: 0.5rem;
10134
+ }
10130
10135
  .c4p--data-spreadsheet .c4p--data-spreadsheet__selection-area--element {
10131
10136
  position: absolute;
10132
10137
  z-index: 2;