indicator-ui 0.0.268 → 0.0.269

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/index.css CHANGED
@@ -1993,6 +1993,11 @@
1993
1993
  display: flex;
1994
1994
  flex-direction: column;
1995
1995
  }
1996
+ .Checkbox-module__checkbox___GSei6 .Checkbox-module__textBlock___lgsN_ .Checkbox-module__text___bgxrk, .Checkbox-module__checkbox___GSei6 .Checkbox-module__textBlock___lgsN_ .Checkbox-module__supportingText___BR8D6 {
1997
+ text-wrap: nowrap;
1998
+ text-overflow: ellipsis;
1999
+ overflow: hidden;
2000
+ }
1996
2001
  .Checkbox-module__checkbox___GSei6 .Checkbox-module__textBlock___lgsN_ .Checkbox-module__text___bgxrk {
1997
2002
  text-align: start;
1998
2003
  width: fit-content;