@carbon/styles 1.57.0-rc.0 → 1.57.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
@@ -19554,6 +19554,10 @@ optgroup.cds--select-optgroup:disabled,
19554
19554
  margin-inline-start: 1rem;
19555
19555
  }
19556
19556
 
19557
+ .cds--pagination__right .cds--pagination__text.cds--pagination__page-text.cds--pagination__unknown-pages-text {
19558
+ margin-inline-end: 1rem;
19559
+ }
19560
+
19557
19561
  .cds--pagination__right .cds--pagination__text:empty {
19558
19562
  margin: 0;
19559
19563
  }