indicator-ui 0.0.279 → 0.0.280
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 +1 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -2209,9 +2209,6 @@
|
|
|
2209
2209
|
display: flex;
|
|
2210
2210
|
align-items: center;
|
|
2211
2211
|
}
|
|
2212
|
-
.Toggle-module__toggle___v6vwY .Toggle-module__textBlock___KUwlm .Toggle-module__text___i2f7B .Toggle-module__textContent___p8JFL {
|
|
2213
|
-
flex: 1;
|
|
2214
|
-
}
|
|
2215
2212
|
.Toggle-module__toggle___v6vwY .Toggle-module__textBlock___KUwlm .Toggle-module__description___hvDOL {
|
|
2216
2213
|
font-size: 14px;
|
|
2217
2214
|
line-height: 20px;
|