indicator-ui 0.1.65 → 0.1.67
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 +0 -3
- package/dist/index.css.map +1 -1
- package/dist/index.js +3 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -2469,9 +2469,6 @@
|
|
|
2469
2469
|
}
|
|
2470
2470
|
.Checkbox-module__checkbox___GSei6 .Checkbox-module__textBlock___lgsN_ .Checkbox-module__text___bgxrk, .Checkbox-module__checkbox___GSei6 .Checkbox-module__textBlock___lgsN_ .Checkbox-module__supportingText___BR8D6 {
|
|
2471
2471
|
width: 100%;
|
|
2472
|
-
text-wrap: nowrap;
|
|
2473
|
-
text-overflow: ellipsis;
|
|
2474
|
-
overflow: hidden;
|
|
2475
2472
|
transition: color ease-in-out 200ms;
|
|
2476
2473
|
text-align: start;
|
|
2477
2474
|
}
|