@carbon/ibm-products 1.23.0 → 1.23.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -18038,7 +18038,8 @@ button.c4p--add-select__global-filter-toggle--open {
18038
18038
  position: fixed;
18039
18039
  top: var(--cds-spacing-09, 3rem);
18040
18040
  right: 0;
18041
- width: 40rem;
18041
+ width: 100%;
18042
+ max-width: 40rem;
18042
18043
  height: calc(100vh - var(--cds-spacing-09, 3rem));
18043
18044
  border-left: 1px solid #262626;
18044
18045
  color: var(--cds-text-01, #161616);