@rolster/styles-foundations 2.6.11 → 2.6.12

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.
@@ -4796,8 +4796,6 @@ body {
4796
4796
  font-weight: var(--rls-font-weight-bold) !important;
4797
4797
  }
4798
4798
  .rls-truncate {
4799
- display: block;
4800
- width: 100%;
4801
4799
  text-overflow: ellipsis;
4802
4800
  overflow: hidden;
4803
4801
  white-space: nowrap;