@sdata/web-vue 1.5.0 → 1.6.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/dist/sd.css CHANGED
@@ -12600,8 +12600,8 @@ body[sd-theme='dark'] .sd-radio-button::after {
12600
12600
  }
12601
12601
  .sd-ellipsis--single-line {
12602
12602
  overflow: hidden;
12603
- text-overflow: ellipsis;
12604
12603
  white-space: nowrap;
12604
+ text-overflow: ellipsis;
12605
12605
  }
12606
12606
  .sd-ellipsis-content {
12607
12607
  display: inline;