@rolster/styles-foundations 2.6.14 → 2.6.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.
@@ -4800,6 +4800,11 @@ body {
4800
4800
  overflow: hidden;
4801
4801
  white-space: nowrap;
4802
4802
  }
4803
+ span.rls-truncate,
4804
+ p.rls-truncate {
4805
+ width: 100%;
4806
+ display: block;
4807
+ }
4803
4808
  :root {
4804
4809
  --rls-app-font-size: 2px;
4805
4810
  --rls-heading1-font-size: 16rem;