@carbon/ibm-products 1.62.1 → 1.63.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -13222,6 +13222,10 @@ a.bx--side-nav__link--current::before {
13222
13222
  background: var(--cds-ui-01, #f4f4f4);
13223
13223
  }
13224
13224
 
13225
+ .c4p--filter-summary .c4p--tag-set.c4p--tag-set.c4p--filter-summary__clear-button-inline {
13226
+ width: auto;
13227
+ }
13228
+
13225
13229
  .c4p--http-errors .c4p--http-errors__content {
13226
13230
  position: fixed;
13227
13231
  z-index: 2;
@@ -22778,6 +22782,10 @@ th.c4p--datagrid__select-all-toggle-on.button {
22778
22782
  background: var(--cds-ui-01, #f4f4f4);
22779
22783
  }
22780
22784
 
22785
+ .c4p--filter-summary .c4p--tag-set.c4p--tag-set.c4p--filter-summary__clear-button-inline {
22786
+ width: auto;
22787
+ }
22788
+
22781
22789
  .c4p--datagrid__datagridWrap {
22782
22790
  display: block;
22783
22791
  width: 100%;