indicator-ui 0.0.279 → 0.0.281
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 +1 -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
|
@@ -2180,6 +2180,7 @@
|
|
|
2180
2180
|
.Toggle-module__toggle___v6vwY .Toggle-module__textBlock___KUwlm {
|
|
2181
2181
|
flex: 1;
|
|
2182
2182
|
overflow: hidden;
|
|
2183
|
+
gap: 6px;
|
|
2183
2184
|
}
|
|
2184
2185
|
.Toggle-module__toggle___v6vwY .Toggle-module__textBlock___KUwlm {
|
|
2185
2186
|
display: flex;
|
|
@@ -2209,9 +2210,6 @@
|
|
|
2209
2210
|
display: flex;
|
|
2210
2211
|
align-items: center;
|
|
2211
2212
|
}
|
|
2212
|
-
.Toggle-module__toggle___v6vwY .Toggle-module__textBlock___KUwlm .Toggle-module__text___i2f7B .Toggle-module__textContent___p8JFL {
|
|
2213
|
-
flex: 1;
|
|
2214
|
-
}
|
|
2215
2213
|
.Toggle-module__toggle___v6vwY .Toggle-module__textBlock___KUwlm .Toggle-module__description___hvDOL {
|
|
2216
2214
|
font-size: 14px;
|
|
2217
2215
|
line-height: 20px;
|